Closed Bug 292695 Opened 19 years ago Closed 19 years ago

casalemedia.com ads get by popup blocker

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 291182

People

(Reporter: whiplash, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2

Casale Media (?) has an ingenious new method for getting past popup blockers:
dynamically generating their popup code in pieces.  Here's the snippet responsible:

<!-- Casale Media 2005 (C) -->
<!-- Ad Format: Leaderboard -->
<!-- Domain(s): leoslyrics.com -->
<script language="Javascript"><!--
var d=new Date();var r=(d.getTime()%8673806982)+Math.random();var
uu=escape(window.location.href);
var wh='" width="728" height="90" ';var host='.casalemedia.com/';var dc=document;
var fr='marginwidth="0" hspace="0" vspace="0" frameborder="0" scrolling="no">';
dc.write('<ifr'+'ame src="http://as'+host+'s?s=51431&u='+uu+'&f=2&id='+r+wh+fr);
dc.write('<a hr'+'ef="http://c'+host+'c?s=51431&f=2&id='+r+'" target="_blank">');
dc.write('<i'+'mg
src="http://as'+host+'s?s=51431&u='+uu+'&f=2&id='+r+'&if=0'+wh+'border="0"></a></ifr'+'ame>');
//--></script><noscript><iframe
src="http://as.casalemedia.com/s?s=51431&u=http%3A%2F%2Fleoslyrics.com&f=2&id=1"
width="728" height="90" marginwidth="0" hspace="0" vspace="0" frameborder="0"
scrolling="no"><a
href="http://c.casalemedia.com/c?s=51431&f=2&id=0" target="_blank"><img
src="http://as.casalemedia.com/s?s=51431&u=http%3A%2F%2Fleoslyrics.com&f=2&id=0&if=0"
width="728"
height="90" border="0"></a></iframe></noscript>

<!-- Casale Media 2005 (C) -->



Unfortunately, the URL above only seems to trigger a popup sometimes.

Reproducible: Sometimes

Steps to Reproduce:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050428
Firefox/1.0+

Confirming with nightly. It only occurred the first time I loaded the page
however, not on subsequent loads.
See bug 291182 and the other bugs mentioned in bug 291182 comment 1, duplicate
of/related to one of those bugs?
(In reply to comment #2)
> See bug 291182 and the other bugs mentioned in bug 291182 comment 1, duplicate
> of/related to one of those bugs?

Yes, it is *sigh*.  Mark as a dupe, please.  I even searched for casalemedia,
dunno why it didn't find that entry.

*** This bug has been marked as a duplicate of 291182 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.