Check For Non-Empty Input Fields


/ Published in: jQuery
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .find(’input[value!=""]‘).val().length > 0

URL: http://thefrontiergroup.com.au/blog/2008/11/jquery-check-for-non-empty-input-fields/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.