Page 1 of 1

pupup link on IE

Posted: 04 Sep 2009, 05:43
by kimco
Hello

Is there a possibility that :
Code
javascript:newWindow=window.open('http://www.website.com/page.html','window_name', 'width=540,height=380','scrollbars=no','resizable');newWindow.focus();void(0);
works on IE ?

Regards

Posted: 05 Sep 2009, 09:04
by mjau-mjau
Not sure what you mean - You have that code in a textpage in html? and it doesnt work in IE, but works in firefox? I presume there may be some issues with IE8 perhaps...