此页面上可滚动的 jQuery 工具...
https://s140452.gridserver.com/
不能在 iPad 或 iPhone 中切换图像...是否有错误,或者我做错了什么?
$j(document).ready(function() {
$j('.scrollable').scrollable({
circular: true
}).navigator('#slide-nav').autoscroll({ autoplay: true });
});