[ Follow Ups ] [ Post Followup ] [ HTML Discussion ] [ FAQ ]
Posted by Jake on August 16, 1997 at 21:18:00:
In Reply to: New web browser window? posted by Stephen M. Sebeny on August 11, 1997 at 02:13:01:
: Can someone tell me how to (or point me to a page describing) make your web page so that when a link is clicked on a new window is opened with that link instead of in the already open browser window.
: Also is there a way to set the exact size of the new window which will be opened, and is this done by the refering page or in the HTML of the document being opened.
: Any help whatsoever is greatly appriciated. Thanks!!!
: -----
: Stephen M. Sebeny
: ssebeny@neo.lrun.com
Steven, there is a way to open a new browser window. This is done within the tag of the link. You must use an attribute called TARGET. In order to make it happen use code like this: