Skip to content

backbone-ui/collapsible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone UI: Collapsible

A simple extension to make certain parts of a website collapsible on smaller screens

Examples

Install

Using bower:

bower install backbone.ui.collapsible

Usage

Load the css and js in your app. Then load the view on the appropriete container:

var view = new Backbone.UI.Collapsible({
	el : '.ui-collapsible'
});

Credits

Initiated by Lyndel Thomas ( @ryndel )

Distributed through Makesites.org

Released under the MIT license

About

Content sections that collapse into a form factor layout

Resources

Stars

Watchers

Forks

Packages

No packages published