| 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/themes/rhye/modules/scrollDown/ |
Upload File : |
!function(o){"use strict";window.rhye.components.ScrollDown=class extends window.rhye.components.Base{constructor({target:o,scope:n,duration:t=.6}){super({target:o,scope:n}),this.duration=parseFloat(1e3*t)}run(){this._bindEvents()}_bindEvents(){this.$el.on("click",(o=>{o.preventDefault(),this._scrollDown()}))}_scrollDown(){let o=window.innerHeight;window.theme.animations.scrollDown&&(window.Modernizr.mq("(max-width: 991px)")?o+=parseInt(window.theme.animations.scrollDown.offsetMobile):o+=parseInt(window.theme.animations.scrollDown.offsetDesktop)),window.rhye.components.Scroll.scrollTo({x:0,y:o,duration:this.duration})}}}(jQuery);