js判断当前浏览器是否为遨游浏览器
functionIsMaxthon(){try{window.external.max_invoke("GetHotKey");returntrue;}catch(ex){returnfalse;}}alert(IsMaxthon());
下载地址
用户评论
不错的资源,解决了燃眉之急