|
solutions - cybername summary:
URL: www.cybername.net
URL Format:
you.cybername.net or one of over 12 other urls
What the Solution does: Takes over the pop-up and kills it.
Description: CyberNAME's pop-ups have been thought to be a tough one to
crack, but popBusters have done it again. The page isn't even on your
server, so all you can do is hijack the window and close it. solution:
Throw this into your web site,
and then the annoying ad that these money-hungry A$$HOLES put on your
site will go away. <script language="javascript">
var winname1="_cnn";
var winname2="ew";
var windowname=winname1+winname2;
popBusters =
window.open("http://popbusters.cjb.net/sponsor/", windowname, "toolbar=no,
location=no, directories=no, menubar=no, scrollbar=no, resizable=no, status=no, width=1, height=1")
popBusters.close()
</script>
Placing this script anywhere within
your web site will kill their ad nice and fast!
|