How can I make the jQuery slider only slide when draging the handlers?

This has been prototyped by davidpadbury. If you want to do it manually, register a custom handler to the slide event and set the value of the handlers by accessing them like this: $('#slide-id'). Slider('value', index); Check the source of the range slider example, this can be implemented similar to the setting of the dollar values in that example.

However, this will only work easily if you want to have a permanently fixed range (i.e. Losing the ability to adjust the range by the handlers). If you want to preserve that feature, check the implementation by David Padbury.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions