摘要: 1、根据浏览器的性能 var is = { ff: window.globalStorage, ie: document.all && !window.opera, ie6: !window.XMLHttpRequest, ie7: document.all && window.XMLHttpReq... 阅读全文
posted @ 2014-09-26 10:58 低调的大白兔 阅读(138) 评论(0) 推荐(0) 编辑