Check out this example: http://www.coldfusionjedi.com/index.cfm/2009/2/16/jQuery-Form-Validation-with-Selects
On Sep 22, 9:35 am, ripcurlksm <kevin.mccorm...@cox.net> wrote: > I have a "How did you hear about us?" with a series of checkboxes that > is working great, however there is an option for "Other", where they > can fill out their answer. > > At least one of the checkboxes are required, BUT if the "Other" > checkbox is selected, the write-in input box must also be required. > > I have this working here with at least one checkbox required, but I > cant get the input box to be required if "Other" is > selected:http://psylicyde.com/misc/jquery-validate/demo/test.html