A
Andrew Poulos
Is there a way for javascript to know if a browser has been set to open
new windows in tabs? I'm trying to fix some code that allows a user to
close a window that javascript opened and it seems to get confused what
window to close when a new tab is opened. (The user clicks a link in the
opened window which which opens a new window and close the current one.)
Andrew Poulos
new windows in tabs? I'm trying to fix some code that allows a user to
close a window that javascript opened and it seems to get confused what
window to close when a new tab is opened. (The user clicks a link in the
opened window which which opens a new window and close the current one.)
Andrew Poulos