Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit ace1c0a

Browse files
Mrhanlon - sliderAccess fix
1 parent a9defa1 commit ace1c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jquery-ui-sliderAccess.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
$t.slider('value', newval);
6161

6262
$t.slider("option", "slide").call($t, null, { value: newval });
63+
$t.slider("option", "stop").call($t, null, { value: newval });
6364
});
6465
});
6566

0 commit comments

Comments
 (0)