[thelist] Win2K IE 5.5 and open.window?

Chris Johnston chris at completeimaging.com
Mon Jun 18 14:55:32 CDT 2001


You haven't specified any of the attributes for the new window. Here is
what it should look like;

window.open("some_url","window_name","attributes");

With some attributes it looks like this:

window.open("some_url","window_name","location,height=100,width=100");

For more info, follow this link: 
http://hotwired.lycos.com/webmonkey/98/03/index3a_page5.html

/chris

Web Developer
www.completeimaging.com/chris






More information about the thelist mailing list