marcneuwirth / jquery-ui-timeslider

Extending jQuery Slider for time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reported slider values do not persist through mouse release.

DanubeRS opened this issue · comments

Dragging the slider successfully reports back values, however, releasing the mouse (despite not moving it since last value postback) changes the reported value. See SO Post for possible remedy.