This link has been bookmarked by 2 people . It was first bookmarked on 07 Jul 2008, by njhuar ..
有个名为CrashIE的网页发布了一段让IE 6-崩溃的代码,同样是只有一行,这一行代码是:
<script>for(x in document.write){document.write(x);}</script>
一个名为hamachiya2的日本博客发现了仅仅一行HTML代码就能让IE 6崩溃,代码如下:
<style>*{position:relative}</style><table><input></table> 如果你不信,可以点击这个链接尝试一下.这一段代码在Firefox,Opera和Safari中都能正常解析,但是在IE 6下会引起Mshtml.dll致命错误.
有个名为CrashIE的网页发布了一段让IE 6-崩溃的代码,同样是只有一行,这一行代码是:
<script>for(x in document.write){document.write(x);}</script>
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.