Home » Archive

Articles tagged with: slider

Featured, Ideas and thoughts »

[18 Mar 2011 | No Comment | 1,104 views]
How to redraw JQuery Slider?

In this example I am going to fine-tune wonderful JQuery Slider Plugin written by Egor Khmelev.
This is the official page of the Slider: http://blog.egorkhmelev.com/2010/03/jquery-slider-update/
Everything is great about this Slider except that it doesn’t allow you to refresh it settings live without reloading the page. For example it would be very useful to be able to change the slider scale, dimension / currency and/or other settings. And it is must have if you building Jquery Price Slider and need to change scale depending on user input.
The problem is that on official plugin page comments section is …