摘要: body是DOM对象里的body子节点,即 <body> 标签; documentElement 是整个节点树的根节点root,即<html> 标签; window.screen.width、window.screen.height、screen.width、screen.height分别表示显示屏 阅读全文
posted @ 2019-02-27 23:45 只争朝夕,不负韶华 阅读(542) 评论(0) 推荐(0)