]> source.dussan.org Git - jquery-ui.git/commit
Button: Don't react to keydown when disabled.
authorScott González <scott.gonzalez@gmail.com>
Sun, 14 Mar 2010 17:53:18 +0000 (17:53 +0000)
committerScott González <scott.gonzalez@gmail.com>
Sun, 14 Mar 2010 17:53:18 +0000 (17:53 +0000)
commit385269e3eae74ad18fa35ea77229a5555baf1884
tree80b57d9faf574257ba7bf52add4073a24b620fe1
parentc75abc5e9add71f29ea4604a323c4de916df46e3
Button: Don't react to keydown when disabled.

Partial fix for #5328 - button disabled only visually when disabled option set, still functional.
ui/jquery.ui.button.js