html简单的渐变轮播插件( 三 )




autoScroll:true,


scrollDuration:3000,


height:700,


images:['https://cdn.worktile.com/images/index/index_all_bg_1.jpg?v=4.5.18','https://cdn.worktile.com/images/index/index_all_bg_2.jpg?v=4.5.18','https://cdn.worktile.com/images/index/index_all_bg_3.jpg?v=4.5.18','https://cdn.worktile.com/images/index/index_all_bg_4.jpg?v=4.5.18','https://cdn.worktile.com/images/index/index_all_bg_5.jpg?v=4.5.18'],


contant:[


{


title:"title-1",


text:"text-111"


},


{


title:"title-2",


text:"text-222"


},


{


title:"title-3",


text:"text-333"


},


{


title:"title-4",


text:"text-444"


},


{


title:"title-5",


text:"text-555"


},


]


});


</script>


</body>


</html>
【html简单的渐变轮播插件】


推荐阅读