404
Page Missing...
We are very sorry, there is something wrong with the page.
Back to Home
Recommended For You
Create your
unique style
Free and easy way to make
your creative to life
View More
Create your
unique style
Free and easy way to make
your creative to life
View More
Create your
unique style
Free and easy way to make
your creative to life
View More
$(() => {
$(() => {
const iconElement = $('#icons');
const classToTogglePlay = 'icon-play';
const classToTogglePause = 'icon-zanting_huaban';
WebsiteTypeEvent(() => {
initOwlEvent('#home-carousel-module', 3, false, false, true, true, (owl) => {
let list = $('.home-owl-image-list .owl-item.active')
list.eq(1).find('.item_text').addClass('actives')
owl.on('dragged.owl.carousel', () => {
owl.clearOwlInterval()
owl.initOwlInterval()
if (owl.blog_industry_owl_interval !== 0) {
iconElement.removeClass(classToTogglePlay).addClass(classToTogglePause);
}
})
/*owl.on('changed.owl.carousel', (e) => {
$('.owl_item .item_text').removeClass('actives').eq(e.item.index + 1).addClass('actives');
});*/
/*$('.stop_btn_box').click(function () {
// console.log(owl.blog_industry_owl_interval)
if (owl.blog_industry_owl_interval !== 0) {
owl.clearOwlInterval()
iconElement.removeClass(classToTogglePause).addClass(classToTogglePlay);
} else if (owl.blog_industry_owl_interval === 0) {
owl.initOwlInterval()
console.log(owl.blog_industry_owl_interval)
iconElement.removeClass(classToTogglePlay).addClass(classToTogglePause);
}
});*/
}, {
dots: true,
margin: 65
});
}, () => {
initOwlEvent('#home-carousel-module', 1, false, false, true, true, (owl) => {
owl.on('dragged.owl.carousel', () => {
owl.clearOwlInterval()
owl.initOwlInterval()
if (owl.blog_industry_owl_interval !== 0) {
iconElement.removeClass(classToTogglePlay).addClass(classToTogglePause);
}
})
owl.on('changed.owl.carousel', (e) => {
$('.owl_item .item_text').removeClass('actives').eq(e.item.index + 1).addClass('actives');
});
/*$('.stop_btn_box').click(function () {
if (owl.blog_industry_owl_interval !== 0) {
owl.clearOwlInterval()
iconElement.removeClass(classToTogglePause).addClass(classToTogglePlay);
} else if (owl.blog_industry_owl_interval === 0) {
owl.initOwlInterval()
iconElement.removeClass(classToTogglePlay).addClass(classToTogglePause);
}
});*/
}, {
dots: true,
margin: 50
});
});
});
})
Learn more about Gahumi and what's
important to us