jeet
12-06-2006, 10:24 AM
Hello :) ,
i m using a mehtod window.open('test.html') in our code. but on my client side we have intalled pop-up blocker. so when i execute this code then the 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. I have already applied window.resizeTo() method instead of window.open, but then I need disable menubar, addressbar and toolbar. How can I disable these? plz help me it is very urgent......
i m using a mehtod window.open('test.html') in our code. but on my client side we have intalled pop-up blocker. so when i execute this code then the 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. I have already applied window.resizeTo() method instead of window.open, but then I need disable menubar, addressbar and toolbar. How can I disable these? plz help me it is very urgent......