]> source.dussan.org Git - jquery-ui.git/commit
Slider: Fixed values getter to be trimmed by min and max as value method is. Added...
authorRichard Worth <rdworth@gmail.com>
Mon, 12 Oct 2009 14:32:31 +0000 (14:32 +0000)
committerRichard Worth <rdworth@gmail.com>
Mon, 12 Oct 2009 14:32:31 +0000 (14:32 +0000)
commit59c77d3b7e482991f7d3016875c4d1ba734777da
tree2f1206b4ccad1fff32984baebfc25778417bea0c
parent2c5d327debfdc2696267f7d4dba5c0a4335bc165
Slider: Fixed values getter to be trimmed by min and max as value method is. Added an overload to the values method for passing in an array of new values. Fixes #4522
ui/jquery.ui.slider.js