Avoiding the popup blockers in IE

  • sbandaru
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Sep 27, 2004
  • Posts: 5
  • Loc: Auckland
  • Status: Offline

Post September 27th, 2004, 4:23 pm

Hi all,

I have an intranet application developed for the company I am working presently. The web application uses a lot of popup at every stage and due to the popup blocker inbuilt into the windows service pack 2 it is blocking all the popups. Most of the users of the system doesn't know how to remove the popup blocker thus I would like to use javascript to overcome this popup blockers. I have been trying to get around this with some examples over the net but in vain.

Is there any piece of code I can just paste it and everthing works fine.


Thanks,
Shankar. 8)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post September 27th, 2004, 4:23 pm

  • NoamDesign
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Sep 23, 2004
  • Posts: 35
  • Loc: Israel
  • Status: Offline

Post September 28th, 2004, 10:08 am

i dont think you can overcome it... all the JS actions that open a page are blocked...
  • Mas Sehguh
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Aug 07, 2004
  • Posts: 1853
  • Status: Offline

Post September 28th, 2004, 2:03 pm

If javascript existed to overcome the popup blockers, don't you think the popup blockers would be updated to take that into account? :)
  • sbandaru
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Sep 27, 2004
  • Posts: 5
  • Loc: Auckland
  • Status: Offline

Post September 28th, 2004, 2:23 pm

Think about this, how come the bank sites are able to open popups even when the popup blockers are active. visit http://www.anz.co.nz , click the log on button keeping the popup blocker active.
  • monoheinz
  • Student
  • Student
  • User avatar
  • Joined: Sep 27, 2004
  • Posts: 79
  • Loc: Norway
  • Status: Offline

Post September 28th, 2004, 2:55 pm

sbandaru wrote:
Think about this, how come the bank sites are able to open popups even when the popup blockers are active. visit http://www.anz.co.nz , click the log on button keeping the popup blocker active.

That works because it's not a real popup by definition. Popup blockers block unwanted popups that appear on entrance or exit of a page - not windows that are opened by clicking on a link. Provide this link, and your problem is probably solved.
  • sbandaru
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Sep 27, 2004
  • Posts: 5
  • Loc: Auckland
  • Status: Offline

Post September 28th, 2004, 5:48 pm

Yes you are right, but the same thing i am trying to duplicate but doesn't work for me :?
  • monoheinz
  • Student
  • Student
  • User avatar
  • Joined: Sep 27, 2004
  • Posts: 79
  • Loc: Norway
  • Status: Offline

Post September 28th, 2004, 11:24 pm

All their JavaScript is right there in the source code, so I guess it shouldn't be too hard to find out how they do it. I've never written a line of JavaScript myself though, so I can't help you there...

Post Information

  • Total Posts in this topic: 7 posts
  • Users browsing this forum: No registered users and 111 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.