文档(DOM)对象
navigaton
属性:
appCodeName(浏览器码名):
appName(浏览器名):
appVersion(浏览器版本号):
platform(浏览器操作平台):
userAgent(浏览器全部信息):
javaEnabled(检测当前浏览器是否允许Java):
screen
属性:
width(宽度): height(高度): availWidth(可用宽度): availHeight(可用高度): colorDepth(颜色位数):
window
属性:
name(窗口标题): status(状态栏): opener(父窗口): self(返回的就是window自身): parent(返回所属框架页对象): top(返回整个窗口占据最顶端的框架页对象): history:见下 location:见下 documnet:见下
方法:
history
length:
document
lastModified:
referrer:
title:
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]