摘要: 1.判读浏览器类别:Browser = new Object(); Browser.isMozilla = (typeof document.implementation != 'undefined') && (typeof document.implementation.createDocument != 'undefined') && (typeof HTMLDocument != 'undefined')? true : false; Browser.isIE = window.ActiveXObject ? 阅读全文
posted @ 2013-05-15 14:35 CalronLoveRonnie 阅读(213) 评论(0) 推荐(0)
AmazingCounters.com