]> source.dussan.org Git - jquery-ui.git/commit
Slider: Prevent the default action on keydown if we're listening for the pressed...
authorScott González <scott.gonzalez@gmail.com>
Thu, 9 Feb 2012 19:00:21 +0000 (14:00 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Feb 2012 19:00:21 +0000 (14:00 -0500)
commit0434bce03d1368f5ace043fa50e9d4f95677c09e
tree252919305a59e10d92b95152ec71d386ed483a77
parent518975391ac5d35b9e1b3e4e4a9661c477a5a863
Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling.
ui/jquery.ui.slider.js