Slider with defined grid
Slider with defined grid
Hi list,
is it possible to use the slider only on a predefined grid, so it can
only be moved to certain points?
would also be nice to use the slider with a assoc array/object to get
a key => value dependency...
e.g.
[[5, "abc"], [10, "def"], [20, "xyz"]
the slider can only be moved within this three fixed positions and
there is a label which shows which value is currently selected... (but
the numeric values are submitted for internal use)
thanks, Markus