摘要: 浏览器检测这是Check.js显示文件,用来打印用户浏览器的版本号:function browserCheck(){ var userAgent = navigator.userAgent, rMsie = /(msie\s|trident.*rv:)([\w.]+)/, rFirefox =... 阅读全文
posted @ 2015-09-28 16:51 北斗极星 阅读(281) 评论(0) 推荐(0) 编辑