owl

$('.home-slides').owlCarousel({

items:1,

loop:true,

autoplay:true,

nav:true,

responsiveClass:true,

dots:false,

autoplayHoverPause:true,

mouseDrag:true,

animateOut: 'fadeOut',

navText: [

"<i class='fa fa-angle-left'></i>",

"<i class='fa fa-angle-right'></i>"

],

});

猜你喜欢

转载自blog.csdn.net/Namefhf/article/details/89064884
owl