| Server IP : 51.91.236.255 / Your IP : 216.73.217.120 Web Server : Apache System : Linux webm002.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : laureet ( 1012854) PHP Version : 8.0.30 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/laureet/www/wp-content/plugins/rhye-core/modules/sectionImage/ |
Upload File : |
!function(t){"use strict";window.rhye.components.SectionImage=class extends window.rhye.components.ScrollAnimation{constructor({target:t,scope:e}){super({target:t,scope:e})}set(){this.$mask=this.$el.find(".mask-reveal"),this.$caption=this.$el.find(".section-image__caption"),this._hasAnimationScene(this.$el)&&(this.$mask.length?(gsap.effects.setMask(this.$mask),gsap.set(this.$caption,{y:30,autoAlpha:0})):gsap.effects.setJump(this.$el))}run(){const t=new gsap.timeline;this._hasAnimationScene(this.$el)&&(this.$mask.length?t.animateMask(this.$mask).to(this.$caption,{duration:.6,y:0,autoAlpha:1},"-=0.6"):t.animateJump(this.$el),this._createScene({element:this.$el,timeline:t,triggerHook:1}))}}}(jQuery);