How is this plugin designed to crash IE6, crashing IE6?

Posted by jjclarkson on Stack Overflow See other posts from Stack Overflow or by jjclarkson
Published on 2010-03-31T16:26:19Z Indexed on 2010/03/31 16:43 UTC
Read the original article Hit count: 298

Filed under:
|
|
|
|

Chad Smith came out with a jQuery plugin designed to crash the IE6 browser.

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

What is this doing exactly to cause the problem?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ie6