post_img

05-location对象

摘要

location对象 常用属性 属性名 描述 location.href 获取或设置整个URL location.hostname …

post_img

04-history对象

摘要

history对象 常用属性 属性名 描述 history.length 当前历史网页的个数 常用方法 方法名 作用 histor …

post_img

03-screen对象

摘要

screen对象 常用属性 属性名 描述 screen.height 屏幕高度分辨率 screen.width 屏幕宽度分辨率

post_img

02-navigator对象

摘要

navigator对象 常用属性 属性名 描述 navigator.userAgent 浏览器厂商版本信息 navigator.p …

post_img

01-window对象

摘要

window对象 常用属性 属性名 描述 window.devicePixelRatio CSS像素与一个物理像素的比率 wind …