HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/vfconf/wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.min.js
jQuery((function(i){var t=setInterval((function(){i(".origin-widget-animated-image img").not(".animated").filter(":onScreen").each((function(){var t=i(this);t.get(0).complete&&(t.addClass("animated"),setTimeout((function(){var e=t.data("animation");if("fade"==e)t.css("visibility","visible"),t.hide().fadeIn(750);else{var o;"slide-up"==e?o={top:25,left:0}:"slide-down"==e?o={top:-25,left:0}:"slide-left"==e?o={top:0,left:25}:"slide-right"==e&&(o={top:0,left:-25});t.clone().insertAfter(t).css({visibility:"visible",opacity:0,position:"absolute",top:t.position().top+o.top,left:t.position().left+o.left,width:t.width(),height:t.height()}).animate({top:t.position().top,left:t.position().left,opacity:1},750,(function(){i(this).remove(),t.css("visibility","visible")}))}}),750))})),0==i(".origin-widget-animated-image img").not(".animated").length&&clearInterval(t)}),500)}));