Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nv/box-slider
- Owner: NV
- License: mit
- Created: 2010-07-26T17:20:11.000Z (over 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2011-12-14T06:38:43.000Z (about 13 years ago)
- Last Synced: 2024-04-15T13:56:33.028Z (8 months ago)
- Language: JavaScript
- Homepage: http://nv.github.com/box-slider/
- Size: 1.11 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
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!