dd
IE8

IE8 控件错位的解决方法

jerry CSS
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 加在<head>后面第一句  如果没看明白的可以参考脚本之家的源码。