Sunday, April 11, 2010

Crash IE6 with One Line of jQuery

There's a jQuery plugin to crash IE6, with just this one line of code:

;jQuery.crash=function(x){for(x in document.open);};

No comments:

Post a Comment