课程《JS jQuery宽高理解》总结
提纲
JavaScript
- window
定义和属性
与document关系
大小和位置 - 元素
document
--定义和属性
大小和位置
--客户区大小
clientWidth、clientHeigth、clientLeft、clientTop
--偏移量
offsetWidth、offsetHeigth、offsetLeft、offsetTop
--滚动大小
scrollWidth、scrollHeigth、scrollLeft、scrollTop
--确定元素大小
getBoundingClientrect() - event
属性
--5种坐标
clientX、clientY
screenX、screenY
pageX、pageY
offsetX、offsetY
X、Y
jQuery
方法
width()、height()
innerWidth()、innerHeight()
outerWidth()、outerHeight()
offset().top、offset().left
position().top、position().left
导图
按提纲分类填充
点击查看更多内容
为 TA 点赞
评论
共同学习,写下你的评论
评论加载中...
作者其他优质文章
正在加载中
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦