概述: 显示访客的浏览器类型。 代码: document.write("我猜,你的浏览器是"+navigator.appName+",对不对?") --></script> 结果: 我猜,你的浏览器是Microsoft Internet Explorer,对不对? 相关文章: