html5兼容IE9以下的浏览器 2018/07/31 722 HTML JS 只对小于IE9的浏览器生效 HTML5兼容老旧浏览器 <!–[if lt IE 9]> <script src=”http://html5shiv.googlecode.com/svn/trunk/html5.js“></script> <![endif]–>
Leave a Reply