Support Bootstrap4.
Opened this issue · 0 comments
3014zhangshuo commented
Chang function like this.
function isCarouselEmpty(carousel){
return carousel.find(".carousel-item.active").length < 1
}
Opened this issue · 0 comments
Chang function like this.
function isCarouselEmpty(carousel){
return carousel.find(".carousel-item.active").length < 1
}