https://github.com/codrops/ItemSlider
A tutorial on how to create a simple category slider with a minimal design using CSS animations and jQuery. The idea is to slide the items sequentially depending on the slide direction.
https://github.com/codrops/ItemSlider
Last synced: 11 months ago
JSON representation
A tutorial on how to create a simple category slider with a minimal design using CSS animations and jQuery. The idea is to slide the items sequentially depending on the slide direction.
- Host: GitHub
- URL: https://github.com/codrops/ItemSlider
- Owner: codrops
- Created: 2012-12-31T12:14:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-23T09:17:34.000Z (over 11 years ago)
- Last Synced: 2025-02-28T10:00:48.270Z (11 months ago)
- Language: CSS
- Size: 404 KB
- Stars: 139
- Watchers: 15
- Forks: 56
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ItemSlider
=========
A tutorial on how to create a simple category slider with a minimal design using CSS animations and jQuery. The idea is to slide the items sequentially depending on the slide direction.
[article on Codrops](http://tympanus.net/codrops/?p=13218)
[demo](http://tympanus.net/Tutorials/ItemSlider)
Licensed under the MIT License