[Solved] Slider jumping when mouse is released

[Solved] Slider jumping when mouse is released

Hello all,

I'm trying to learn jQuery and I'm having a little problem using the slider. I've got a function that's run when the slide event happens but that doesn't seem to be enough to keep the thing that is updated in step with the slider. I'll move the slider, the element it controls will update and, though I've kept the slider still, when I release the mouse button it jumps to different value. To make it more confusing only one of the two sliders on the page seems to show this problem.

To see the problem look here:

http://www.crystalvision.tv/philm/slider_test/canvas_test.html

and move the divisions slider (sorry, won't work with IE since it needs the canvas element).

I thought that putting in a handler for the "stop" event might fix it but that doesn't seem to help.

Can anybody help me out?

Thanks in advance.

Phil Mason
    • Topic Participants

    • philm