How to get the focus to the top of the page using Jquery
I have a long web part page with so many controls. I nee that when I click on a button at the bottom of the page it should get the focus at top of the page in order to display populated information.
Thanks in advance :)