I'm in the final stages of building a site and have one key task left: To setup some form validation that stops users being able to submit a blank search.
I'm aware of the following post, but have found this unclear on how to get it to work, and how to use this for dropdown's (jQuery Validate - require at least one field in a group to be filled)
Any ideas on how I can do this, or any pointers to a guide that may help, will be massively appreciated?