0
kicks
Creating a scrollable list that scrolls when dragged with jQuery
DraggableList is a jquery plugin for making a list or other html element scroll within a draggable container.
Simply point the pluggin at an unordered list (or other element), specify a containment size and the list will become draggable. Drag the list up and down to scroll its contents.