File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/bhanudeyinn.com/js/slider.js
Back
// Carousel Home Page $("#carousel-home .owl-carousel").on("initialized.owl.carousel", function() { setTimeout(function() { $("#carousel-home .owl-carousel .owl-item.active .owl-slide-animated").addClass("is-transitioned"); }, 200); }); const $owlCarousel = $("#carousel-home .owl-carousel").owlCarousel({ items: 1, loop: true, nav: false, dots:true, autoplay:false, autoplayTimeout:5000, autoplayHoverPause:false, responsive:{ 0:{ dots:false }, 767:{ dots:false }, 768:{ dots:true } } }); $owlCarousel.on("changed.owl.carousel", function(e) { $(".owl-slide-animated").removeClass("is-transitioned"); const $currentOwlItem = $(".owl-item").eq(e.item.index); $currentOwlItem.find(".owl-slide-animated").addClass("is-transitioned"); }); $owlCarousel.on("resize.owl.carousel", function() { setTimeout(function() { }, 50); });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings