PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
public
/
themes
/
wowy
/
js
/
plugins
(function (window, document, $, undefined) { 'use strict'; var customParallax = { k: function (e) { customParallax.s(); customParallax.methods(); }, s: function (e) { this._window = $(window), this._document = $(document) }, methods: function (e) { customParallax.mouseMOve(); customParallax.mouseParalax(); }, mouseMOve: function () { $.fn.parallax = function (resistance, mouse) { var $el; $el = $(this); TweenLite.to($el, 0.2, { x: -((mouse.clientX - window.innerWidth / 2) / resistance), y: -((mouse.clientY - window.innerHeight / 2) / resistance) }); }; }, mouseParalax: function () { $('.paralax-area').mousemove(function (e) { $('.paralax-1').parallax(10, e); $('.paralax-2').parallax(35, e); $('.paralax-3').parallax(15, e); $('.paralax-4').parallax(5, e); $('.paralax-5').parallax(10, e); $('.paralax-6').parallax(35, e); $('.paralax-7').parallax(15, e); $('.paralax-8').parallax(5, e); }); }, }; customParallax.k(); })(window, document, jQuery);
[-] waypoints.js
[edit]
[-] wow.js
[edit]
[-] jquery.vticker-min.js
[edit]
[-] select2.min.js
[edit]
[-] scrollup.js
[edit]
[+]
..
[-] jquery.syotimer.min.js
[edit]
[-] custom-parallax.js
[edit]
[-] jquery-ui.js
[edit]
[-] counterup.js
[edit]
[-] magnific-popup.js
[edit]
[-] jquery.countdown.min.js
[edit]
[-] slick.js
[edit]
[-] isotope.js
[edit]
[-] jquery.elevatezoom.js
[edit]
[-] jquery.theia.sticky.js
[edit]
[-] perfect-scrollbar.js
[edit]
[-] images-loaded.js
[edit]