File manager - Edit - /home/custbahd/public_html/js/custom.js
Back
$(function () { // MENU $('.nav-link').on('click',function(){ $(".navbar-collapse").collapse('hide'); }); // AOS ANIMATION AOS.init({ disable: 'mobile', duration: 800, anchorPlacement: 'center-bottom' }); // SMOOTH SCROLL $(function() { $('.nav-link').on('click', function(event) { var $anchor = $(this); $('html, body').stop().animate({ scrollTop: $($anchor.attr('href')).offset().top - 0 }, 1000); event.preventDefault(); }); }); // PROJECT SLIDE $('#project-slide').owlCarousel({ loop: true, center: true, autoplayHoverPause: false, autoplay: true, margin: 30, responsiveClass:true, responsive:{ 0:{ items:1, }, 768:{ items:2, } } }); });
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 2.8 |
proxy
|
phpinfo
|
Settings