skippy2007uk
Programmer
Hi,
I am opening up a new window via window.showModalDialog
In that window I am trying to navigate to a new URL, but rather than the location changing in the modal window, it is opening a new window instead.
I have set <base target="_self" /> which seems to solve some issues, but not this.
Any advice appreciated.
I am opening up a new window via window.showModalDialog
In that window I am trying to navigate to a new URL, but rather than the location changing in the modal window, it is opening a new window instead.
I have set <base target="_self" /> which seems to solve some issues, but not this.
Any advice appreciated.