D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
newpcjewellers.in
/
newadminpc
/
assets
/
js
/
animation
/
scroll-reveal
/
Filename :
reveal-custom.js
back
Copy
/*---------------------------------------------------- Scroll reveal animation ----------------------------------------------------*/ (function($) { "use strict"; if (Modernizr.csstransforms3d) { window.sr = ScrollReveal(); sr.reveal('.reveal', { duration: 800, delay: 400, reset: true, easing: 'linear', scale: 1 }); } })(jQuery);