Re: Popup Killers

by David Jones <dvjones(at)ksbe.edu>

 Date:  Fri, 9 May 2003 09:08:12 -1000
 To:  hwg-techniques(at)hwg.org
 In-Reply-To:  DGK
  todo: View Thread, Original
On 9 May 2003, at 11:27, Darrell King wrote:

> For instance, I can code a popup link so that a normal new
> window will open if the user does not have JavaScript
> enabled.  I am assuming that will not work with popup
> killers, since they aren't totally disabling JavaScript,
> correct?

No, they don't disable Javascript, since they often add 
their own Javascripts to a page to accomplish other 
things their user may have set it to do.

The one I use literally rewrites the incoming HTML on 
the fly. For instance, I have it set to turn all iframes and 
ilayers into links. It does this by looking for IFRAME or 
ILAYER tags and turning them into ordinary anchor 
tags. It also has a feature called Frame Exploder that 
turns a framed site into a set of separate browser 
windows while maintaining full functionality of the 
framed site. (I guess some people really *hate* frames!)

Suggestion: do a test page as you described above, 
send the link to the list, and let us see if it gets past 
our assortment of popup killers.

David
dvjones(at)ksbe.edu
 

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.