随笔分类 - js
js相关的知识点
JS获取当前浏览器的类型
摘要:<script type=“text/javascript”>function isIE(){return navigator.appName.indexOf(“Microsoft Internet Explorer”)!=-1 && document.all;}function isIE6() {
阅读全文
浙公网安备 33010602011771号