File manager - Edit - /home/linknsbh/m.linkat.online/documentation/assets/js/docs.js
Back
/* * Documentation JS script */ jQuery(document).ready(function($) { "use strict"; /* ******************************************************************** */ /* PRELOADER */ /* ******************************************************************** */ $(window).load(function() { if ($('.xdocs-pre-loader').length) { // Animate loader off screen $(".xdocs-pre-loader").fadeOut("slow"); } }); /* ******************************************************************** */ /* Sticky */ /* ******************************************************************** */ $('.content-wrapper').stickem({ item: '.stickem', container: '.stickem-container', stickClass: 'stickit', endStickClass: 'stickit-end', offset: 100, onStick: null, onUnstick: null }); /* ******************************************************************** */ /* SMOOTH SCROLL */ /* ******************************************************************** */ if ($('.nav').length) { $(".nav a[href^='#'], .header-link").on('click',function() { $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 0 }, 1500, function() {}); return false; }); } if ($('.steps').length) { $(".steps a[href^='#']").on('click',function() { $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 0 }, 1500, function() {}); return false; }); } });
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.5 |
proxy
|
phpinfo
|
Settings