Tuesday, 17 May 2011

To get the top of the page use following javascript to your code.

window.scrollTo(0,0);
or 
window.scroll(0,0);

No comments:

Post a Comment