form that loads results in an framework plug-in always jump to top of page
Hello all,
I have a simple form with two fields and a button.
When the user clicks the button, the form should submit and load a plug-in on the same page, without reloading the page.
But everytime I submit the form the page jumps to the top.
There is no redirect since I would like to load results using ajax (plug-in).
Is there a way to load the plug-in without refreshing the page and prevent the page to scroll to top?
TIA
Tony


It shouldn't load to the top. Are you sure it isn't submitting the form as well? I'd have to look at the page. 
