Skip to content

Accessible, responsive and configurable jQuery folder plugin

Notifications You must be signed in to change notification settings

libeo-vtt/jquery-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Folder Plugin

Accessible, responsive and configurable jQuery folder plugin

Usage

  1. Include jQuery and dependencies:

    <script src="path/to/jquery.min.js"></script>
    <script src="path/to/jquery.buttonize.min.js"></script>
  2. Include plugin's code:

    <script src="path/to/jquery.folder.js"></script>
  3. Call the plugin:

    $('#element').folder({
    	// config
    });

Downloads

History

Check Releases for detailed changelog.

About

Accessible, responsive and configurable jQuery folder plugin

Resources

Stars

Watchers

Forks

Packages

No packages published