uawdijnntqw1x1x1
IP : 216.73.216.168
Hostname : server.fattispazio.it
Kernel : Linux server.fattispazio.it 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
poliximo
/
public_html
/
templates
/
yoo_aurora
/
js
/
theme.js
/
/
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ jQuery(function($) { var config = $('html').data('config') || {}; // Social buttons $('article[data-permalink]').socialButtons(config); // Vertical Dropdown menu $('.tm-sidebar-nav').verticalDropdown(); // Parallax Scrolling UIkit.$doc.on('scrolling.uk.document', (function(){ var wrapper = $('.tm-sidebar-parallax .tm-sidebar-wrapper').css('background-position', (UIkit.langdirection == 'right' ? '100%':'0%') +' 0px'); return function() { if(window.innerWidth <= 1024) return; var x = UIkit.$win.scrollTop(); wrapper.css('background-position', (UIkit.langdirection == 'right' ? '100%':'0%') +' '+ parseInt(-x / 4) + 'px'); }; })()); // Ripple Effect (by http://codepen.io/440design/pen/iEztk), modified by YOOtheme (function(){ var ink, d, x, y; $(".uk-navbar-nav li > a, .uk-button, .uk-subnav-pill > li > a, .uk-nav-side > li > a, .uk-nav-offcanvas > li > a").click(function(e){ var ele = $(this); if(ele.find(".tm-ripple").length === 0){ ele.prepend("<span class='tm-ripple'></span>"); } ink = ele.find(".tm-ripple"); ink.removeClass("tm-animate-ripple"); if(!ink.height() && !ink.width()){ d = Math.max(ele.outerWidth(), ele.outerHeight()); ink.css({height: d, width: d}); } x = e.pageX - ele.offset().left - ink.width()/2; y = e.pageY - ele.offset().top - ink.height()/2; ink.css({top: y+'px', left: x+'px'}).addClass("tm-animate-ripple"); }); })(); });
/home/poliximo/public_html/templates/yoo_aurora/js/theme.js