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 (almost 15 years ago)
- Default Branch: gh-pages
- Last Pushed: 2011-12-14T06:38:43.000Z (over 13 years ago)
- Last Synced: 2025-03-22T10:24:21.603Z (2 months ago)
- Language: JavaScript
- Homepage: http://nv.github.com/box-slider/
- Size: 1.11 MB
- Stars: 11
- Watchers: 2
- 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/)
[](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!