File manager - Edit - /home/nibras/public_html/public/assets/global/course_player/js/script-20250707055121.js
Back
(function ($) { "use strict"; var scrollTop; var Medi = { init: function () { this.Basic.init(); }, Basic: { init: function () { this.scrollTop(); this.BackgroundImage(); this.Slider(); }, scrollTop: function () { $(window).on("scroll", function () { var ScrollBarPosition = $(this).scrollTop(); if (ScrollBarPosition > 200) { $(".scroll-top").fadeIn(); } else { $(".scroll-top").fadeOut(); } }); $(".scroll-top").on("click", function () { $("body,html").animate({ scrollTop: 0, }); }); }, BackgroundImage: function () { $("[data-background]").each(function () { $(this).css("background-image", "url(" + $(this).attr("data-background") + ")"); }); }, Slider: function () { }, }, }; jQuery(document).ready(function () { Medi.init(); }); })(jQuery);
| ver. 1.4 |
Github
|
.
| PHP 8.3.22 | Generation time: 0.43 |
proxy
|
phpinfo
|
Settings