Click to See Complete Forum and Search --> : How to scroll horizontally when page loads?


animotion
01-26-2003, 05:09 PM
Hi all, my first time here... looks like a great board.

I'm trying to put together a script that loads when a page opens, and scrolls horizontally to a certain x pixel dimension, say 1500. Is this possible?

Can I use the script:

scrollTo(1500,0)

somehow when the page loads?

Thanks for any help!!!