[thelist] Landing on an anchor in a new window

Erik Mattheis gozz at gozz.com
Sun May 5 18:09:00 CDT 2002


If I understand the question, I think most browsers will do this for
you if your window opening script accepts a url:

infowin('glossary.html#word')

or just pass the function the hash and add it in the window opening function.

For browsers that don't do it for you, maybe putting this in
glossary.html will help:

http://developer.irt.org/script/594.htm

>I have link to open a new window: (watch wrap)
>
><a href="glossary.html" target="_blank" onClick="javascript:infowin();return
>false;"><img src="images/bookc.gif" alt="Glossary" name="Glossary" width="16"
>height="16" border="0" id="Glossary"></a>
>
>But I not only want to open the window "glossary.html", but I
>want to land on the anchor "name". Isn't there a way to do this?
>I've drawn a blank...

--

__________________________________________
- Erik Mattheis

(612) 377 2272
http://goZz.com/

Through June 15
9am - 3pm M-F:
(952) 838 7698

__________________________________________



More information about the thelist mailing list