1

I would like to create a jquery-ui slider which is a combination of the "range slider" and "slider scrollbar" examples. Is this possible?

So it would have 3 manipulation points as below:

enter image description here

I want to use the slider to control a canvas. If you move an end it would zoom in/out of the canvas. If you slide the whole bar it would pan.

Philip
  • 1,691
  • 4
  • 21
  • 41

1 Answers1

3

To answer your question: Yes, this is possible. To answer the underlying but inevitable "How", please take a look at this answer.

Community
  • 1
  • 1
Rizky Fakkel
  • 8,703
  • 1
  • 14
  • 20