jsp页面控制浏览器兼容

要让浏览器以兼容模式打开页面,只需要在页面中加入<meta content = "ie=7" http-equiv="X-UA-Compatible"/>

或者<meta http-equiv = "X-UA-Compatible" content = "IE=EmulateIE7"/>

posted @ 2014-06-20 14:11  绣⒎少爷  阅读(942)  评论(0编辑  收藏  举报