Closed Thread Icon

Topic awaiting preservation: Javascript-scroll down.. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8431" title="Pages that link to Topic awaiting preservation: Javascript-scroll down.. (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Javascript-scroll down.. <span class="small">(Page 1 of 1)</span>\

 
flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 12-11-2002 15:36

Is there a way to make a javscript that can scroll down to a certain row by itself in a webpage?
The thing is, I want to place a certain page in my frameset but I don't want the uppermost text in that certain page so if I could get it to scroll down a bit immediately I would be able to hide that top information...

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 12-11-2002 15:56

Put a link like <a name="linkname"></a> where you want the browser to scroll to when the page is loaded. Then on the link that links to the page add #linkname after the .html/.htm, for example <a href="./index.htm#linkname">...</a>.

_________________________
"There are 10 kinds of people; those who know binary, those who don't and those who start counting at zero"

« BackwardsOnwards »

Show Forum Drop Down Menu