»Q« said
I can't reproduce those either. With AdBlock off, the popups
there are blocked for me, with Firefox 1.0.3.
I tried this again and initially had a difficult time repeating it.
It appears I need to have both JavaScript and Flash enabled. Java
seems to have no effect. Also, I need to start a new browser session
via clicking on the above link with -FF-closed- (not just minimized,
but File|exited). (I nuke cookies on browser-exit)
I can sometimes reproduce this with an existing FF session already
launched, if I clear-cache, cookies, mem, all, etc. (I have PrefBar
installed and my toolbar is populated with several of these clearing
functions). This is why I think it's cache or cookie related.
The popup (actually, pop-under) comes from:
"http:\\205.180.85.40 - Click Here!"
Here's the page source of the popup:
***************************************************************
<html>
<head>
<title>Click Here!</title>
<script source="javascript">
function KW(){
if(navigator.appName!="Netscape"){
setTimeout('window.close();',50);
}
}
</script>
</head>
<body bgcolor="ffffff" link="0033CC" vlink="0033CC"
leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 marginheight=0
marginwidth=0>
<a href="
http://media.fastclick.net/w/click.here?cid=31772
&mid=69006&sid=5243&m=2&c=6915&type=pc" onclick="KW();"
target="_blank"><img
src="
http://cdn.fastclick.net/fastclick.net/cid27550/Congrats_Gateway
LT_720x300.gif" alt="Click Here!" border=0>
</a>
</body>
</html>
***************************************************************
I'm not clever enough to understand this crap. However, I can repeat
it ad-nauseum. Mercifully, ADBlock saves the day. Woohooo!