[thelist] JavaScript to jump to the top of a page

Mark Howells mark at mark.ac
Tue Dec 23 09:08:37 CST 2003


> I'm looking for a JavaScript which will cause a page to go back to the 
> top of a page.

window.scrollTo(0,0)

Regards
Mark Howells
http://www.mark.ac/



More information about the thelist mailing list