Skip to content

Commit 5cc6428

Browse files
committed
initial commit
0 parents  commit 5cc6428

20 files changed

+2132
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
SlitSlider
3+
=========
4+
5+
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.
6+
7+
[article on Codrops](http://tympanus.net/codrops/2012/06/05/fullscreen-slit-slider-with-jquery-and-css3/)
8+
9+
[demo](http://tympanus.net/Tutorials/FullscreenSlitSlider/)
10+
11+
Licensed under the MIT License

ReadMe.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Created by Codrops
2+
License: http://tympanus.net/codrops/licensing/
3+
4+
Demo images by majownik:
5+
http://www.flickr.com/photos/majownik/
6+
Images licensed under a CC BY 2.0 License:
7+
http://creativecommons.org/licenses/by/2.0/deed.en
8+

0 commit comments

Comments
 (0)