![]() |
|
|
+ Search |
![]()
|
Sep 26th, 2000 21:49
Mike Hall, Samson V, http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm
The basic code is:
window.open("myPage.html", "anyNameHere", "width=400,height=200");
See the Netscape JavaScript reference (link above) for the full details.