返回列表 發帖
試試看 jQuery tools 的 scrollable:
http://flowplayer.org/tools/demos/scrollable/index.html
To infinity and beyond!

TOP

回復 3# testingplayer

你提供的那個網站就是用 jQuery tools 啊,看他用的語法如下:
$("div.scrollable").scrollable({
        keyboardSteps: 1,
        clickable: true,
        keyboard: 'static',
        size: 1,
        loop: true
}); 
To infinity and beyond!

TOP

返回列表 回復 發帖