Skip to content

backbone-ui/parallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone UI: Parallax

A plugin for creating both vertical and horizontal parallax scrolling.

Examples

Install

Using bower:

bower install backbone.ui.parallax

Dependencies

Usage

var view = new Backbone.UI.Parallax({
		el : ".ui-parallax"
});
view.startParallax();

Options

A more detailed list of all the available options.

Credits

Initiated by Lyndel Thomas ( @ryndel )

Distributed through Makesites.org

Released under the MIT license

About

Multiple background parallax effect

Resources

Stars

Watchers

Forks

Packages

No packages published