Jump down on a page

D

David Shorthouse

One could use javascript to scroll down a certain amount in <body
onload="window.scrollBy(0,400);">, which could be constructed server-size
with an incoming querystring.
 
R

Rolf Rosenquist

I have an asp page, where under special circumstances, I want the page to
scroll down a bit. I know how to set up the conditions, but how do I get the
page to scroll down to an anchor further down when the it loads?

/ Rolf
 
R

Rolf Rosenquist

Thanks David, it works beautiful!
/ Rolf



David Shorthouse said:
One could use javascript to scroll down a certain amount in <body
onload="window.scrollBy(0,400);">, which could be constructed server-size
with an incoming querystring.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top