I know that different "popup killer" programs have different parameters regarding what they affect. Some do only unrequested popups; some do all popups; some do all popups & new windows too.
So as a generalization, does anyone know if alert boxes are considered to be popups, and are thus affected by these programs?
If the answer to that is "no" (ie, alerts ARE allowed), then is it possible to create a javascript that will detect whether or not popup killing software is in use?
Depending on what it finds, it could launch an alert box saying something like "Alert! This site uses extensive javascript and includes user requested popup windows".
May be well beyond the capabilities of js, but if it were possible, would be an immensely useful script, now that popup killers are becoming more popuplar.
Does anyone have an insight about whether or not this can be accomplished?
So as a generalization, does anyone know if alert boxes are considered to be popups, and are thus affected by these programs?
If the answer to that is "no" (ie, alerts ARE allowed), then is it possible to create a javascript that will detect whether or not popup killing software is in use?
Depending on what it finds, it could launch an alert box saying something like "Alert! This site uses extensive javascript and includes user requested popup windows".
May be well beyond the capabilities of js, but if it were possible, would be an immensely useful script, now that popup killers are becoming more popuplar.
Does anyone have an insight about whether or not this can be accomplished?