最佳答案
我看到你可以设置的间隔,但我想控制如何快速的项目下滑?
// Sets interval...what is transition slide speed?
$('#mainCarousel').carousel({
interval: 3000
});