
June 15th, 1999, 10:44 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
The following code (in a frame) works like a charm in IE4, opening the page in a new browser window.
<form><input name="button" type="button" value="foo" onClick='window.open("http://foo.htm", "", "")'></form>
But in Navigator4.5, it loads the page into one of the other frames!
Any clues?
------------------
Corrie Bergeron
|