]> source.dussan.org Git - jquery-ui.git/commit
Slider: Don't allow a slider's value to exceed its max
authorJyoti Deka <dekajp@gmail.com>
Sat, 19 Oct 2013 04:56:20 +0000 (00:56 -0400)
committerTJ VanToll <tj.vantoll@gmail.com>
Wed, 8 Oct 2014 13:04:41 +0000 (09:04 -0400)
commit6833a3169775d4c15dd5e68c96bc63ad0187035e
treec52c0536a224ec2100c10c797676be635da893e2
parentd85016abf00685f3dd520031f5920bc6ec970f76
Slider: Don't allow a slider's value to exceed its max

Fixes #9376
Closes gh-1016
tests/unit/slider/slider_options.js
ui/slider.js