摘要: If (navigator.appName.indexOf(“Explorer”) > -1) { //IE浏览器} else { //其他浏览器} 阅读全文
posted @ 2014-10-24 15:01 路徒人 阅读(130) 评论(0) 推荐(0)