backbone-input / scroll

Scroll monitoring for backbone views & layouts

Home Page:http://github.com/makesites/backbone-input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scroll monitoring for backbone views & layouts

http://github.com/makesites/backbone-input


Languages

Language:JavaScript 100.0%