[WEB4LIB] What coding to you use to open a new browswer window from a link

Eric Hellman eric at openly.com
Thu Oct 28 16:02:13 EDT 1999


>What coding can you use to open a new browser window
>from a Web page link?
>

No javascript is necessary:

<a href="targetpage.html" target="new">anchor</a>

but use this sparingly, as it can be annoying.

Eric
Eric Hellman
Openly Informatics, Inc.
http://www.openly.com/           21st Century Information Infrastructure


More information about the Web4lib mailing list