Hello,
I want to create a new window but I only know the method
window.open(URL ,...) but it doesn't work out.
I've tried the variation 'var f = window.open("", ...)' but I have a
mistake message. What is the way to create something like that with
Internet Explorer 5.
I want to create a new window but I only know the method
window.open(URL ,...) but it doesn't work out.
I've tried the variation 'var f = window.open("", ...)' but I have a
mistake message. What is the way to create something like that with
Internet Explorer 5.
Comment