在目前兼容IE 7 的网站上只需添加一行代码(加在head节点中)即可解决与IE 8的兼容性问题: <meta http-equiv="x-ua-compatible" content="ie=7" />