IonDen / ion.rangeSlider

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

Ion Range Slider Not working in IE8 #128

Closed tatvasoft14 closed 9 years ago

tatvasoft14 commented 9 years ago

Hi IonDen,

I have been using the range slider and it works great, Thanks for that !

Except IE8, it creates lots of issue in IE8 as soon as I start the slider in IE8 with mouse click,it keeps on moving not matter I leave the mouse click.

After I release the mouse button I still can change the value.

Can you please tell me the quick solution as I am facing lots of issue with this.

Regards.

IonDen commented 9 years ago

Hi, there is the bug. But please, wait a little. This week there will be release of 2.0 version. Bug will be fixed in there.

IonDen commented 9 years ago

If it is crusial for you. Try one of past releases. As i remember 1.8.x don't have this bug.

tatvasoft14 commented 9 years ago

Hi IonDen, Thanks for the quick updates. Are you sure we will get the update by this week as it is creating a lot of issues and I really need a quick solution for this.

Please help on this.

Thanks.

IonDen commented 9 years ago

90% sure. The 2.0 is at alpha test now.

tatvasoft14 commented 9 years ago

ok Thanks for the updates IonDen.

Will wait for the same.

IonDen commented 9 years ago

And you can try this: https://github.com/IonDen/ion.rangeSlider/blob/master/js/ion.rangeSlider.js#L564 try to change $window to $body. As i remember, this is the fix for IE8.

tatvasoft14 commented 9 years ago

Hi IonDen,

It is not working.

Anyways we will wait for the latest version thanks.

IonDen commented 9 years ago

Ok sorry, try 1.8.x release. You can find them here on releases page.