| Author |
problem with window.open in IE
|
Rakesh Basani
Ranch Hand
Joined: Jun 04, 2012
Posts: 38
|
|
Hi guys...
above code is not working. When I click on RSA Tools link, a new window is opening as expected but the window which has that link is chaged from "http://localhost:8080/iuct-underwriting/landingPage/index.html" to "http://localhost:8080/iuct-underwriting/landingPage/".
It is happening only in IE. The code working fine in other browsers.
above code working in IE too..
Please reply..
Thanks in advance..
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Um, is the page cached with a wrong version of the code? Is the server doing a redirect since the url you say it should be is different than what you pasted in the code block.
Eric
|
 |
 |
|
|
subject: problem with window.open in IE
|
|
|