我carouFredSel
用来制作 Slider,但无法设置持续时间。它可能会默认运行。
我设置为:
$("#foo6").carouFredSel({
auto: true,
responsive: true,
duration: 2000,
prev: "#prev6",
next: "#next6",
scroll: 1,
pagination: "#pager6",
mousewheel: true,
items: {
visible: 1,
width: 200
}
});
说我解决我的问题。