CodeIgniter Forums
How to validate a Select option by using jquery validation plug in ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How to validate a Select option by using jquery validation plug in ? (/showthread.php?tid=20412)



How to validate a Select option by using jquery validation plug in ? - El Forum - 07-08-2009

[eluser]quest13[/eluser]
I am not able to find out jquery validation method to prompt a user to make a select out of the given list option.Please can anyone send the js code ?

Thanks in advance


How to validate a Select option by using jquery validation plug in ? - El Forum - 07-09-2009

[eluser]Christoffer[/eluser]
Well, if you set the standard list-item to a value of an empty string the "required" option would do just fine.