摘要:
function IsIE(){if (window.navigator.userAgent.indexOf("MSIE")>=1)//如果浏览器为IE{alert("IE浏览器");}else //如果浏览器为Firefox{if (window.navigator.userAgent.indexOf("Firefox")>=1){alert("Fixfox浏览器");}}} 阅读全文
posted @ 2012-05-11 21:45
斑驳_光影
阅读(140)
评论(0)
推荐(0)
浙公网安备 33010602011771号