解决 IE 不支持 JSON 对象
IE不支持JSON对象的问题,看代码示例:if(typeof(JSON)=='undefined'){$.getScript("plug-in/tools/json2.js");}
下载地址
用户评论