https://github.com/mathiasbynens/document.scrollingelement
A polyfill for document.scrollingElement as defined in the CSSOM specification.
https://github.com/mathiasbynens/document.scrollingelement
cssom polyfill scrollingelement
Last synced: 11 months ago
JSON representation
A polyfill for document.scrollingElement as defined in the CSSOM specification.
- Host: GitHub
- URL: https://github.com/mathiasbynens/document.scrollingelement
- Owner: mathiasbynens
- License: other
- Created: 2015-04-09T13:36:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T06:53:30.000Z (about 9 years ago)
- Last Synced: 2025-04-02T12:04:35.796Z (11 months ago)
- Topics: cssom, polyfill, scrollingelement
- Language: JavaScript
- Homepage: https://mths.be/scrollingelement
- Size: 32.2 KB
- Stars: 133
- Watchers: 7
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT.txt
Awesome Lists containing this project
README
# `document.scrollingElement`
A polyfill for [`document.scrollingElement` as defined in the CSSOM specification](http://dev.w3.org/csswg/cssom-view/#dom-document-scrollingelement).
## Installation
In an HTML document:
```html
```
It’s recommended to place this right before the closing `