You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set non-linear returning values explicitly? I'm working on a warehouse app and need a slider to set suggested min-max age range of toys (eg. Lego Ninjago: 8-12years). I'd like to use jSlider like:
Hi Guys,
Is it possible to set non-linear returning values explicitly? I'm working on a warehouse app and need a slider to set suggested min-max age range of toys (eg. Lego Ninjago: 8-12years). I'd like to use jSlider like:
I also need to bind somehow the slider to the values but can't give a 'step' as I don't have a fixed step value.
Is there any way to do this? I couldn't find a reference in the docs nor a sample with this function.
The text was updated successfully, but these errors were encountered: