1
0
forked from Chaospott/site

added external skrollr and first structure in index.html

This commit is contained in:
Van Fanel
2014-07-05 18:56:34 +02:00
parent 7d95d4c864
commit 2a4679207a
58 changed files with 7484 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
Examples
------
Showcasing the awesomeness of skrollr.
* [The "main" example](http://prinzhorn.github.io/skrollr/)
* ["Classic" parallax with different sections and parallax images between the gaps](http://prinzhorn.github.io/skrollr/examples/classic.html)
* [Demonstrating different anchors](http://prinzhorn.github.io/skrollr/examples/anchors.html)
* [Demonstrating data-anchor-target](http://prinzhorn.github.io/skrollr/examples/anchor_target.html)
* [Pausing the scrolling for a moment to do other animations](http://prinzhorn.github.io/skrollr/examples/pausing.html)
* [Drawing a SVG path](http://prinzhorn.github.io/skrollr/examples/path.html)
* [Using two custom easing functions to create a circular motion](http://prinzhorn.github.io/skrollr/examples/circular_motion.html)
* [Parallax background with constant speed](http://prinzhorn.github.io/skrollr/examples/bg_constant_speed_less.html)
* [gradientsmotherfucker](http://prinzhorn.github.io/skrollr/examples/gradientsmotherfucker.html)