[RESOLVED] jump to anchor on page w/ JavaScript

wxdqz

New Member
Let's say that I have an HTML page w/ SEVERAL <a name> tags on it. So then when I load the page, I want to write a JavaScript function that will jump down to a certain anchor on the page. I know I've seen this done before and I've even done it, but I don't remember.

Does anyone know of a little JavaScript that will do this?


Thanks,

Shaun
 
Top