美文网首页
IE8兼容 JSON.parse

IE8兼容 JSON.parse

作者: 爷爷的毛丫头 | 来源:发表于2019-01-14 11:17 被阅读0次

只要在html中加个

<!--[if lt IE 9]>

    <script  type="text/javascript" src="js/json2.js"></script>

    <![endif]-->

就可以啦。

json2.js文件大家自己自行百度吧。

相关文章

网友评论

      本文标题:IE8兼容 JSON.parse

      本文链接:https://www.haomeiwen.com/subject/pcyurqtx.html