IE8 控件错位的解决方法

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
加在<head>后面第一句

 如果没看明白的可以参考脚本之家的源码。

IE8 控件错位的解决方法