HEX
Server: Apache
System: Linux web2213.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
User: clinicamaciel (596848)
PHP: 7.3.33
Disabled: apache_child_terminate,c99_buff_prepare,c99_sess_put,dl,eval,exec,leak,link,myshellexec,openlog,passthru,pclose,pcntl_exec,php_check_syntax,php_strip_whitespace,popen,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,show_source,symlink,system,socket_listen,socket_create_listen,putenv
Upload Files
File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/shadowcard/js/init.min.js
jQuery(document).ready(function(t){t(".cq-shadowcard").each(function(s){var o=t(".cq-shadowcard-item",t(this)),a=parseInt(t(this).data("tolerance"),10),e=parseInt(t(this).data("elementheight"),10),i=t(this).data("titlesize"),d=t(this).data("titlecolor");""!=i&&t(".cq-shadowcard-title",t(this)).css("font-size",i),""!=d&&t(".cq-shadowcard-title",t(this)).css("color",d),""!=e&&o.css("height",e+"px"),o.on("mousemove",function(s){var o=t(this),e=s.offsetX,i=s.offsetY,d=this.getBoundingClientRect();w=d.width/2,h=d.height/2,posX=(h-i)*(a/h),posY=(w-e)*(a/w)*-1,o.find(".cq-shadowcard-link").css({transform:"rotateX( "+posX+"deg ) rotateY( "+posY+"deg )","box-shadow":posY*-1+"px "+(posX+14)+"px 34px 0 rgba( 0, 0, 0, 0.1 )"}),o.find(".highlight").css({opacity:1,transform:"translate3d( "+posX*-4+"px, "+posY*-4+"px, 0 )"})}),o.on("mouseleave",function(s){var o=t(this).find(".cq-shadowcard-link");o.removeAttr("style").addClass("cq-shadowcard-ending"),setTimeout(function(){o.removeClass("cq-shadowcard-ending")},500)})})});