[thelist] Automatically scroll down to anchor

michael ensor edc at wnc.quik.co.nz
Wed Feb 2 17:57:44 CST 2005


----- Original Message ----- 
From: "bernardo escalona" 
To: <thelist at lists.evolt.org>
Sent: Thursday, February 03, 2005 12:41 PM
Subject: [thelist] Automatically scroll down to anchor


: Hello web gurus,
: 
: Can someone show me by example how to force a page to scroll down to a 
: specific part of the page (anchor) as soon as the page is loaded?
: 
: Im inserting a short javascript like this:
: window.location="#foo"
: but its not working quite right.
: 
: Will appreciate any pointers.
---
named anchor, include name in link

<a name="foo"></a>

<a href="newpage.html#foo">Link</a>




-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.4 - Release Date: 1/02/05



More information about the thelist mailing list