IE6: (!!window.ActiveXObject&&!window.XMLHttpRequest);

IE6&&IE7: (!+"\v1" && !document.querySelector) || (!document.querySelector&&!window.Element);

IE6&&IE7&&IE8: (!+"\v1");

IE: (!!window.attachEvent && !window.opera)
posted on 2012-07-31 14:17  somesayss  阅读(169)  评论(0)    收藏  举报