https://github.com/codrops/SlitSlider
A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
https://github.com/codrops/SlitSlider
Last synced: about 1 year ago
JSON representation
A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
- Host: GitHub
- URL: https://github.com/codrops/SlitSlider
- Owner: codrops
- Created: 2012-10-24T16:52:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T12:29:01.000Z (over 6 years ago)
- Last Synced: 2025-02-27T03:05:26.630Z (about 1 year ago)
- Language: CSS
- Size: 411 KB
- Stars: 459
- Watchers: 38
- Forks: 135
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SlitSlider
=========
A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
[article on Codrops](http://tympanus.net/codrops/2012/06/05/fullscreen-slit-slider-with-jquery-and-css3/)
[demo](http://tympanus.net/Tutorials/FullscreenSlitSlider/)
Licensed under the MIT License