| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2b.hellogtx.com/public/asset/assets/js/ |
Upload File : |
$(function () {
$('#welcome-slider').owlCarousel({
nav: false,
dots: true,
loop: false,
mouseDrag: true,
autoplay: false,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
responsive: {
0: {
nav: true,
},
768: {
nav: false,
}
}
});
$('#why-yutrp-slider').owlCarousel({
nav: true,
dots: true,
loop: true,
mouseDrag: true,
autoplay: false,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
responsive: {
0: {
items: 1
},
576: {
items: 2
},
1200: {
items: 3
}
}
});
$('#products-slider').owlCarousel({
nav: true,
dots: true,
loop: false,
mouseDrag: true,
autoplay: false,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
margin: 20,
responsive: {
0: {
items: 2,
margin: 15,
},
480: {
items: 3,
margin: 15,
},
768: {
items: 3
},
1200: {
items: 5
}
}
});
$('#partner-slider').owlCarousel({
nav: true,
dots: false,
loop: true,
mouseDrag: true,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 3,
margin: 10,
responsive: {
0: {
items: 3
},
768: {
items: 5
},
1200: {
items: 6
}
}
});
$('#hotel-slider').owlCarousel({
nav: true,
dots: false,
loop: true,
mouseDrag: true,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 3,
margin: 10,
responsive: {
0: {
items: 3
},
768: {
items: 4
},
1200: {
items: 5
}
}
});
$('#testimonials-slider').owlCarousel({
nav: true,
dots: false,
loop: true,
mouseDrag: true,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
margin: 20,
responsive: {
0: {
items: 1
},
768: {
items: 2
},
1200: {
items: 3
}
}
});
$('#news-slider').owlCarousel({
nav: true,
dots: false,
loop: true,
mouseDrag: true,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
margin: 20,
responsive: {
0: {
items: 1
},
768: {
items: 2
},
1200: {
items: 3
}
}
});
$(function(){
$('#team-slider').owlCarousel({
nav: true,
dots: false,
loop: true,
mouseDrag: true,
autoplay: true,
autoplayTimeout: 5000,
autoplayHoverPause: true,
responsiveClass: true,
items: 1,
margin: 20,
responsive: {
0: {
items: 2
},
768: {
items: 3
},
1200: {
items: 4
}
}
});
})
});