ftlabs / ftscroller

FTScroller is a cross-browser Javascript/CSS library to allow touch, mouse or scrollwheel scrolling within specified elements, with pagination, snapping and bouncing support.
MIT License
1.19k stars 121 forks source link

Scrollbar can't be used as scroll handle #67

Open perqa opened 10 years ago

perqa commented 10 years ago

In many scrollbar implementations, including OSX and iOS, you can click/touch the scrollbar "marker" and use it as a handle to drag it up or down (assuming vertical scroll). This doesn't seem possible with ftscroller, or am I missing something? I can scroll the content, but there is no "handle".

If I was to implement this feature myself, do you have any hints or pointers to specific code?

nullrocket commented 10 years ago

I'm looking for the same thing, any plans for this?

lkrids commented 9 years ago

+1