Forum Moderators: open
But there's so much javascript in their source I frankly don't have time right now to wade through it to find out which bit was responsible for the new window.
It *is* that site - I managed to see it twice by deleting a cookie the site set so I only got one popup. Plus the popup that appears is displayed in a frameset from their domain- it isn't a spyware thing, it's a javascript that beats firefox's popup blocker thing ;)
(From the homepage I click on the 2nd 'related link' and this generates the popup)
Not likely ;)
It's the first popup I've seen in a *long* time, hence my curiosity. And you guessed right with windows (2k + 0.9.3).
From the homepage I click on the 2nd 'related link' and this generates the popup
OK, I'll let you off this time! I see it too. I thought you were getting it on the home page.
The link to the second page is a standard a href with no onclick or anything, so it must be in the source of the second page. Possibly an onmouseover event or something. I'd look more closely, but the page made my browser grind to a halt, so I couldn't get the source and I had to close the browser window.
Strangely it seems to be pretty straightforward - window.open('','_blank','scrollbars=no,resizable=no,width=600,height=475');
Wouldn't have thought this would beat the FF popup blocker, unless there's something in there I've missed.
[bugzilla.mozilla.org...]
If you don't want to go to the trouble, sticky me the URL.
[bugzilla.mozilla.org...]
And here's a bug with a list of sites:
[bugzilla.mozilla.org...]