How to enable button if specific field validate?
Hi all,
I need a little help with jQuery Validate plugin.
What I need is a way to enable (remove disabled attribute) specific button (not submit) on a form if an input field pass validation? I just started using validation plugin, which is awesome, so I'll really appreciate your help.
Any help is much appreciated.