运用X-UA-Compatible来设置IE8/IE9兼容模式

使用X-UA-Compatible来设置IE8/IE9兼容模式!--[if IE 7]meta http-equivX-UA-Compatible contentI

使用X-UA-Compatible来设置IE8/IE9兼容模式
  <!--[if IE 7]>
  <meta http-equiv="X-UA-Compatible" content="IE=7" />
  <![endif]-->




相关文章:
关于IE9中X-UA-Compatible失效的问题
http://www.swingworks.net/2011/08/x-ua-compatible_breaks_in_ie9/
使用X-UA-Compatible来设置IE8/IE9兼容模式
http://simpleframework.net/bbs/836/13897.html