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

Error message location #902

Closed jvsbautista closed 5 years ago

jvsbautista commented 8 years ago

Salutations!

I've just started to use your great plugin (Inline Form Validation Engine 2.6.2) and as I was trying to use it on jQuery dialog boxes I noticed that the error message location gets messed up if you send the form and your vertical scroll bar is not in the topmost location. To circumvent this error I have to reset the scroll bar to 0 before submitting the form but can I humbly ask you if you have a better idea on how to correct this bug?

If you have previously addressed this bug then ignore this and can I ask for a reference, thanks!