/scroll

Scroll monitoring for backbone views & layouts

Primary LanguageJavaScript

Backbone Input: Scroll

Monitor scroll in your views

Install

Using bower

bower install backbone.input.scroll

Usage

This plugin will extend either the app-specific APP.View, if it is defined, or the Default Backbone.View as a fallback.

No further setup is required. All views extending the default view

Options

* scrolling : boolean - on/off switch to enable scolling monitoring