]> source.dussan.org Git - jquery-ui.git/commit
slider: limit the returned floats to 5 digits after the decimal point, corrects JS...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 17 Feb 2009 13:01:19 +0000 (13:01 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 17 Feb 2009 13:01:19 +0000 (13:01 +0000)
commit2ffcf02de361262e9496719016619c520745e90d
tree16e9c9b86de03ff98cdcf243e3bd4a76adbaa847
parent9c4b8a9141db4718126f7d383267b22f4eb5df71
slider: limit the returned floats to 5 digits after the decimal point, corrects JS float errors (fixes #4124 - Value should always be constrained to valid step values)
ui/ui.slider.js