The kind of javascript-enhanced internet banner ads that have a tendency to start popping up with x-rated gfx whenever your boss, your girlfriend or your mama walks past.
The infinite part is taken care of by some simple "onClose" code, which makes sure you REALLY reads that ad.

<html>
<body onClose="window.open('http://www.pr0nsite.com/advert32.html')";>
go on, try to close me!
</body>
</html>



Brought to you by the power of &lt; and &gt;

This deluge of ads can sometimes overpower your browser and cause it to crash. A nifty trick to get around them (so I've heard ;) ) is to pound on the Esc key once a new window pops up -- if you can stop the page from loading before the JavaScript code that causes additional pop-up ads is downloaded, you will be home free (until you try to leave the next porn site)!

Log in or register to write something here or to contact authors.