判断是否IE6浏览器

if(window.XMLHttpRequest)

{

    alert("IE6")

}

posted @ 2011-01-06 17:29  nyth  阅读(404)  评论(2)    收藏  举报