Compare commits
2 commits
master
...
paroche-pa
Author | SHA1 | Date | |
---|---|---|---|
![]() |
30369a8f8e | ||
![]() |
5b14645cd8 |
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ alert('Current scroll from the left: ' + window.pageXOffset);
|
||||||
|
|
||||||
These properties are read-only.
|
These properties are read-only.
|
||||||
|
|
||||||
|
(note: `pageXOffset` and `pageYOffset` are aliases for `scrollX` and `scrollY`, but may provide somewhat greater cross-browser compatibility.)
|
||||||
|
|
||||||
## Scrolling: scrollTo, scrollBy, scrollIntoView [#window-scroll]
|
## Scrolling: scrollTo, scrollBy, scrollIntoView [#window-scroll]
|
||||||
|
|
||||||
```warn
|
```warn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue