Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

IE8 compatibility issue for window opening (When using Domain name) - java Script - Window.open

$
0
0

Hi All,

In my application we are opening a window and loading a image, first time its opening new window and properly showing image,  subsequent window opens will overrite the exisitng image in already opened browser  in IE6 and its an expectation from our end.

 

Also the same functionality working fine in IE8 when i use my server ip address in address bar, if I am calling with domain name then its opening with new window only and its not overriting.

 

Please find the below java code and its working fine in IE6 (ip addresss as well as domain name) and its working fine in IE8 with IP address only.

 

 

function

openImage()

{ window.open("<%=fileNetURL%>","sample","scrollbars=yes,resizable=yes,width=1024,height=740,left="+ screen.width + ",top=0");

window.close();

}

 

Please advice to resolve it.

Thank you

Thiyagarajan


Thiyagarajan.D Chennai, India


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>