Jan 22, 2015 in Scroll 8696 views
Responsive 3D Fold Animation on scroll, very easy to use.
Source: github.com
1. INCLUDE JS FILES
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="includes/js/responsive_3dfoldscroll.js?v=1"></script>
2. JAVASCRIPT
$( document ).ready(function() { window.onload=function(){ var fold = $.fn.responsive_3dfoldscroll({ animationLength : 1500 }); }; });
Tagged with:
responsive 3d fold scroll
responsive
3d fold
animation
scroll
Related Articles