Thanks but how do I suppress or disable the alert box that pops up? - "The webpage you are viewing is trying to close the tab, etc ..." I do not want users to see the alert box.
I'm redirecting to a page that I need to open in a new window. I need the redirect page to close when the window opens. I've tried window.location and window.open, but the redirect page...