An open API service indexing awesome lists of open source software.

https://github.com/vasanthk/inview-jquery-plugin

Watch elements on the page and fire events when it is first viewed.
https://github.com/vasanthk/inview-jquery-plugin

Last synced: 28 days ago
JSON representation

Watch elements on the page and fire events when it is first viewed.

Awesome Lists containing this project

README

          

# InView jQuery Plugin

Watch elements on the page and fire a callback function when it is viewed.
Note: jQuery selector should match only one element on the page.

**Installation**
```
bower install inview-jquery-plugin
```