scrollingelement

1.5.2 • Public • Published

document.scrollingElement

A polyfill for document.scrollingElement as defined in the CSSOM specification.

Installation

In an HTML document:

<script src="scrollingelement.js"></script>

It’s recommended to place this right before the closing </body> tag.

The polyfill can be used in frameset HTML documents (in that case, place the <script> in the <head>) or in XML documents as well.

Browser support

The polyfill has been tested in the following browsers:

Acknowledgements

Thanks to Diego Perini (@diegoperini) for his getScrollingElement implementation, and for allowing me to re-use it as part of this polyfill.

Authors

This polyfill was written by Mathias Bynens and Simon Pieters, with help from contributors.

License

This project is available under the MIT license.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i scrollingelement

    Weekly Downloads

    2,556

    Version

    1.5.2

    License

    MIT

    Last publish

    Collaborators

    • mathias