0.0.2 • Published 8 years ago

element-pixels-visible v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

element-pixels-visible

A method for getting the number of pixles of an element that is visible inside the browser.

build status Sauce Test Status modules status

npm badge

Usage

Pass an Element to the method to get the number of pixels visible.

elementPixelsVisible(document.getElementById('#foo'));

Attribution

This project is based on bv-ui-pixels-displayed with added support for IE8.

License

MIT

0.0.2

8 years ago

0.0.1

8 years ago