is there a way to get the page to stay put when a validation occurs? If a form is in the footer and a user submits, the page pops back to the top. The form will either output a success message or an error, but the user may not know anything because the page has reset to the top and the form is no longer visible.
Sorry if this is already covered. I couldn't find anything.