PDA

Click to See Complete Forum and Search --> : force scroll with javascript??


benski
Jan 5th, 2001, 09:03 AM
anyone know how to force the browser to scroll to the end of the page??

JoshT
Jan 5th, 2001, 10:33 AM
There's probably a better way, but you could put an anchor at the end of the page and use javascript to move to something like "page.html#bottom".

Josh