IonDen / ion.rangeSlider

jQuery only range slider
http://ionden.com/a/plugins/ion.rangeSlider/en.html
MIT License
2.55k stars 507 forks source link

Is it possible to move the slider using the from-to labels ? #233

Closed govindpatel closed 9 years ago

govindpatel commented 9 years ago

I actually want my slider to slide using the from and to label. That is when someone click and drag the from or to label, the slider should move.

I tried to see the doc (http://ionden.com/a/plugins/ion.rangeSlider/en.html) , but found nothing.

what should I do so that my slider move using those label?

https://cloud.githubusercontent.com/assets/2056756/7346000/ccfab81e-ecf7-11e4-9658-c50cf248656b.png

IonDen commented 9 years ago

Hello, this is not in slider design. But i will think about adding this feature in future. If you really want this now, you can try to add this feature by yourself. Look into bindEvents method, here: https://github.com/IonDen/ion.rangeSlider/blob/master/js/ion.rangeSlider.js#L500

jaredmcqueen commented 9 years ago

@govindpatel @IonDen did you ever figure out how to bindEvents? I'm working on it now but am stuck. Any help would be greatly appreciated!

IonDen commented 9 years ago

Hi, i think it will be ready before weekend.

IonDen commented 9 years ago

Feature added by default in 2.0.13. Please check the demos.

mikila85 commented 8 years ago

not working, and demos dont have any "label" click.. (clicking "whitelisted" or "none", does nothing)

Expected when clicking "Whitelisted" move to whitelisted. image

like this: image

actual result, label not clickable and does nothing.

adriandmitroca commented 8 years ago

Hi @IonDen, can you tell what's current status for that?

IonDen commented 8 years ago

@adriandmitroca it is working. http://ionden.com/a/plugins/ion.rangeSlider/en.html try to drag the labels

Anuanirudhan commented 7 years ago

Hi @IonDen , Is this label clicking functionality is working now?

ion

IonDen commented 7 years ago

@Anuanirudhan, this are not labels, this is grid. Click on grid will work from 3.x

Anuanirudhan commented 7 years ago

Thanks, @IonDen :). When will you plan to release 3.x?

IonDen commented 7 years ago

Before end of the year probably. I requires super huge amount of work

iryska commented 5 years ago

Before end of the year probably. I requires super huge amount of work

Hi, any news about 3.x release? Client asked about grid click :(