/viumi

A jQuery plugin to help detect when an element is in the viewport

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

VIUMI

This is a jquery plugin for detecting when an element is in the viewport.

Check out the website for more info. http://mwelche.github.io/viumi

Basic Usage

$(yourElement).viumi();

jQuery is required. (that pretty much goes without saying)