Skip to content

forkbomb/SimpleHorizontalList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHorizontalList

A simple, scrollable horizontal list with left-right controls

Basic usage

$('[data-role=horizontal-list]').horizontal_list();

Requirements

jQuery

Installation

Just add minified js and css to your project.

Parameters

At this moment the plugin accepts one parameter with options. Possible options:

  • prev_button: jQuery object - it should be able to accept jQuery's addClass method
  • next_button: same as above

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published