Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nv/box-slider

JavaScript carousel plug-in that uses native scrolling. Pure JS and jQuery versions.
https://github.com/nv/box-slider

Last synced: about 2 months ago
JSON representation

JavaScript carousel plug-in that uses native scrolling. Pure JS and jQuery versions.

Awesome Lists containing this project

README

        

# [JavaScript Box Slider](http://nv.github.com/box-slider/)

[![Leonardo demo](//github.com/downloads/NV/box-slider/screenshot.png)](http://nv.github.com/box-slider/examples/leonardo/)

Download [horizontal_box_slider.js (pure JS version)](http://nv.github.com/box-slider/src/horizontal_box_slider.js) or [jQuery plug-in](http://github.com/downloads/NV/box-slider/jquery.horizontal_box_slider.js).

## How to build jQuery plug-in

rake jquery

If something went wrong, you could try

cat src/horizontal_box_slider.js src/jquery.horizontal_box_slider.js > jquery.horizontal_box_slider.js

## [Tests](http://nv.github.com/box-slider/tests/)

## Contribution

Grammar nazis are welcome! Patches are welcome too!