Javascript Reference
Categories: window

javascript window scrollTo( )

@July 13, 2008, 3:27 a.m.
scrollTo( ) Firefox/Netscape/NN 4 IE 4 Chrome/Safari/DOM n/a  

scrollTo(x, y)

  

Scrolls the document in the window to a specific scrolled pixel position.

 
Parameters
 
  • Horizontal position in pixels of the window.
  • Vertical position in pixels of the window.
 
Returned Value

None.


Powered by Linode.