posabsolute / jQuery-Validation-Engine

jQuery form validation plugin
http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/
2.57k stars 1.2k forks source link

Add sass option #906

Closed CookiesForDevo closed 8 years ago

CookiesForDevo commented 8 years ago

Nothing fancy, just duplicated the .less and made a sass version

posabsolute commented 8 years ago

thank you!

aslam558 commented 8 years ago

hi, in Jquery Validation Engine, how to hide particular field error message while typing?

aslam558 commented 8 years ago

I have a query on "Jquery Validation Engine".

when i click on submit button without entering in the fields, i get an error messages.

at such senario when i go to particular field and start typing it should validate there itself and error message should get hidden.

Can you please help me at this issue.

Thanks in Advance