anyone know how to force the browser to scroll to the end of the page??
Printable View
anyone know how to force the browser to scroll to the end of the page??
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