harttle.github.io icon indicating copy to clipboard operation
harttle.github.io copied to clipboard

2016/04/24/client-height-width

Open utterances-bot opened this issue 7 years ago • 1 comments

视口的宽高与滚动高度 | Harttle Land

很多场景下会需要在JavaScript中获取窗口或DOM元素的宽高,以及滚动高度。例如:实现滚动效果、创建全屏布局、动态绝对定位等等。本文就来介绍相关的DOM API:window.innerHeight, window.outerHeight,cl...

https://harttle.land/2016/04/24/client-height-width.html

utterances-bot avatar Nov 05 '18 12:11 utterances-bot

您好,感谢分享,图片很形象;但是我觉得滚动高度应该是超出屏幕的高度,您觉得呢?

enthural avatar Nov 05 '18 12:11 enthural