Skip to content

voldern/element-pixels-seen

Repository files navigation

element-pixels-seen

A method for getting the number of pixels that have potentially been seen by a user.

build status Sauce Test Status modules status

npm badge

Usage

Pass an Element to the method to get the number of pixels that have potentially been seen.

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

License

MIT

About

How many pixels of an element has potentially been seen

Resources

License

Stars

Watchers

Forks

Packages

No packages published