Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T06:53:30.000Z (almost 8 years ago)
- Last Synced: 2024-12-08T19:49:24.426Z (14 days ago)
- Topics: cssom, polyfill, scrollingelement
- Language: JavaScript
- Homepage: https://mths.be/scrollingelement
- Size: 32.2 KB
- Stars: 131
- Watchers: 8
- 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 `