I have a form that uses this plugin:
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
Works great - but I cant figure how to validate by a specific string in-putted into a text field. For example, I want to create a rule that only validates a field if the users input is "foo".
There is documentation here http://docs.jquery.com/Plugins/Validation#API_Documentation
But none of them seem to be the one I want. Does anyone know a way to get round this?
Thanks!
Simple one...
Updated according to your requirement
referred from Here
now validate textbox: