Just came to a post, see as long as a line of code, you can kill IE6.
Copy Code code as follows:
<style>*{position:relative}</style><table><input></table>
If you are using IE6 now, you can try it. Click the Run Code button below; If the point is not dead, let's say your IE is not 6;
Method One:
<!--easy IE Crash by HAMACHIYA2 (http://hamachiya.com/junk/ie_crash.html)--> <style>*{position:relative }</style><table><input>
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]
Method Two:
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 strict//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > < Title>css Hang up IE6 Compact version-blueidea</title> <style> div {width:100px; div a:hover {position:absolute} </style> <div> dot i hang up ie6<span></span> </DIV&G T
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]