I am working on a jquery timeline. I need to make the main content draggable and move the handlebar in relation to the the distance dragged. Can anyone tell me how I can do that?
Asked
Active
Viewed 825 times
3
-
Did you tried to do this by using CSS? [overflow: auto; width: 300px; height: 100px]? – Jul 13 '11 at 20:55
-
1Have you checked out [jQuery-UI](http://jqueryui.com/demos/slider/#range) and the slider control? (or the [side scroll](http://jqueryui.com/demos/slider/#side-scroll)) – Brad Christie Jul 13 '11 at 20:55
1 Answers
0
You can either use it or customize it for your needs. (check license support for modification)

Mo Valipour
- 13,286
- 12
- 61
- 87