在页面<head></head>中间加入以下代码:
1 2 3
| <!--[if lt IE 9]> <p style='padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px ;color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc;text-align:center;margin:0px; '>您正在使用的浏览器已<strong>过时</strong>,为获得极致体验,请<a href="http://browsehappy.com/" target="_blank">升级您的浏览器</a></p> <![endif]-->
|