We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d7644 commit 4516100Copy full SHA for 4516100
1 file changed
2-ui/1-document/09-size-and-scroll/1-get-scroll-height-bottom/task.md
@@ -4,7 +4,7 @@ importance: 5
4
5
# 相对于底部滚动了多少?
6
7
- `elem.scrollTop` 属性是从顶部滚动出来的部分的大小,何获得 `scrollBottom` —— 从底部滚动的尺寸?
+ `elem.scrollTop` 属性是从顶部滚动出来的部分的大小,如何获得 `scrollBottom` —— 从底部滚动的尺寸?
8
9
编写适用于任意元素的代码。
10
0 commit comments