Hi,
I've got a jquery function that slides the page to the top of the browser window.
I wanto to call this function onSubmit, so that the page slides top before the form after the validation, but before the data is submited and the page reloaded to show the submission message.
How can I do this?
Thanks in advance
I've got a jquery function that slides the page to the top of the browser window.
I wanto to call this function onSubmit, so that the page slides top before the form after the validation, but before the data is submited and the page reloaded to show the submission message.
How can I do this?
Thanks in advance