D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skdesign
/
public_html
/
js
/
Filename :
theme-parallax.min.js
back
Copy
!function(o){"use strict";try{var n=o(".js-parallax-scroll"),t=(o(window).scrollTop(),o(window).height(),0);n.each(function(){var c=o(this),i=(c.offset().top,c.outerHeight(),function(){o(window).width()>992?n.outerHeight()<o(window).height()?(t=c.offset().top-o(window).scrollTop(),o(c).css("background-position","center "+t/3+"px")):o(c).css("background-position","center","center"):o(c).css("background-attachment","scroll")});i(),o(window).on("resize",function(){i()}),o(window).on("scroll",function(){i()})})}catch(o){console.log(o)}}(jQuery);