We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddc1e9 commit 46450d4Copy full SHA for 46450d4
README.md
@@ -1,9 +1,9 @@
1
-# scrollparent.js
+# scrollparent
2
3
-![Build status][build-image]
4
[![NPM version][npm-image]][npm-url]
5
[![Size][size-image]][size-url]
6
[![Download count][downloads-image]][downloads-url]
+![Build status][build-image]
7
8
A function to get the scrolling parent of a html element.
9
@@ -57,4 +57,4 @@ MIT
57
[downloads-image]: http://img.shields.io/npm/dm/scrollparent.svg
58
[downloads-url]: https://npmjs.org/package/scrollparent
59
[size-image]: https://badge-size.herokuapp.com/olahol/scrollparent.js/master/scrollparent.js
60
-[size-url]: https://github.com/olahol/scrollparent.js/blob/master/scrollparent.js
+[size-url]: https://github.com/olahol/scrollparent.js/blob/master/scrollparent.js
0 commit comments