Search…

X3 Photo Gallery Support Forums

Search…
 
kimco
Experienced
Topic Author
Posts: 55
Joined: 03 Oct 2006, 18:12

pupup link on IE

04 Sep 2009, 05:43

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Sep 2009, 09:04

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...