Has anyone added code to scroll to validation messages?
Posted: Wed May 20, 2009 11:21 am
I've added validator error messages for some of my custom fields which display on the Product page. When the product information (description, etc) is long, you don't see the validation message unless you scroll down. I'd like the error message to be more visible by having the page scroll down to it.
I've done this in a different project by adding an internal page link and appending the internal page link to the querystring. Has anyone done something like this already?
Alternatively, is there a way to display an AJAX modal popup window stating there are errors and the user may need to scroll down to see them?
Thanks.
I've done this in a different project by adding an internal page link and appending the internal page link to the querystring. Has anyone done something like this already?
Alternatively, is there a way to display an AJAX modal popup window stating there are errors and the user may need to scroll down to see them?
Thanks.