Pop
Re: Pop Up Ad Disability
Date: Thu, 17 Jul 2003 04:40:47 GMTNewsgroups: comp.programming.threads,comp.programming
Size: 773 bytes
Chris B wrote: > I could have swore I saw a way to do this before, but am unsuccessful > in trying to find it now. On my site, the host forces a pop up before > it redirects to my actual site, i was wondering if there was any code > (html, javascript) that i could put in the site to kill, exit, disable > any pop up that opened when my site was accessed or loaded? AFAIK there is no way to handle popups unless they are opened from your page. But there is no need for that. For example I use Mozilla and have had no problems because of popupus, because they simply don't pop up. And if you prefer IE, there are several different pop-up stopper programs for that too. And of course lots of more browsers that allow you to disable popups or they just don't show them.
