jQuery check if any text input has value

后端 未结 5 1151
遇见更好的自我
遇见更好的自我 2020-12-03 10:31

I want to ask if there\'s a better way in jQuery to select multiple text input then check if any of them has a value. Here\'s my code:

if ($(\"#reference\")         


        
5条回答
提交回复
热议问题