I have a legitimate instance of window.open() on a page on my site. Can I ask the following
(1) will i.e. with security set to high block all instances of window.open (I've tested chrome, FF, IE and this appears to be the case)
(2) is there any way that I can detect this, and so warn the user that their required window will not open.
I'd appreciate any help you can give me on this Paul