webshim
webshim copied to clipboard
Validation Message Should Disappear When User Scrolls
trafficstars
When a user submits a form, the validation message appears. If the user immediately scrolls the page up or down, the validation message drop form being displayed. Currently, the message persists, even as the user scrolls, resulting in the message itself to break from the form and scroll with the user.
Not sure, what you mean. Normally the errormessage is placed right after the form element and normally the user scrolls the hole viewport. I need an example.