How to Disable Pop Up Blocker through Code ???
-
hello dear, i m using mehtod window.open('webform1.aspx') in our code. but on my client side we have intalled pop-up blocker. so when i execute this code then webform1.aspx page will open but pop-up blocker close this new window. so plz help me and tell me how i can open this window by using javascipt code without uninstall pop-up blocker. plz help me it is very urgent...... waiting for ur reply.. jagmit
-
hello dear, i m using mehtod window.open('webform1.aspx') in our code. but on my client side we have intalled pop-up blocker. so when i execute this code then webform1.aspx page will open but pop-up blocker close this new window. so plz help me and tell me how i can open this window by using javascipt code without uninstall pop-up blocker. plz help me it is very urgent...... waiting for ur reply.. jagmit
Strangely it's not possible for javascript to disable a popup blocker. Can't imagine why this wasn't included in the javascript spec...
-
Strangely it's not possible for javascript to disable a popup blocker. Can't imagine why this wasn't included in the javascript spec...
-
Paddy Boyd wrote:
Can't imagine why this wasn't included in the javascript spec...
I'm on it... filling out bug report as we speak.;P