[jQuery] jQuery validate not firing with 'Enter' button
Hi all,
I am new to jQuery, i have problem with validations in my submit
form.
Problem was when i open add user form, with out entering any details
in my add form - when click on my save button all the validations are
firing correctly but when i enter any character in any of the field
and press enter from keyboard - the validations are not fired.
One more thing to inform - this was working fine with chrome browser
but not working with Firefox and IE.
I am using Jquery + asp.net.
Please help me out on this issue as this is little urgent, i can
provide you the code if required.
Thanks in advance.