]> source.dussan.org Git - jquery-ui.git/commit
Slider: Fixed divide by zero error when min and max are the same. Fixed #4155 -...
authorScott González <scott.gonzalez@gmail.com>
Tue, 17 Feb 2009 01:39:25 +0000 (01:39 +0000)
committerScott González <scott.gonzalez@gmail.com>
Tue, 17 Feb 2009 01:39:25 +0000 (01:39 +0000)
commit55081dae775c1422552b5b580443e160fb99adf9
tree5383bf33a0313bf5d822eac7c69aa6b930f95bf8
parent6754eaa33802e1c22269b827c91acf19c670f9ca
Slider: Fixed divide by zero error when min and max are the same.  Fixed #4155 - IE6 error by min==max.
ui/ui.slider.js