]> source.dussan.org Git - jquery-ui.git/commit
Added ariaRole and ariaState to ui.core with tests.
authorDavid Bolter <david.bolter@gmail.com>
Mon, 22 Sep 2008 15:47:41 +0000 (15:47 +0000)
committerDavid Bolter <david.bolter@gmail.com>
Mon, 22 Sep 2008 15:47:41 +0000 (15:47 +0000)
commitfb3a5d40106a83d10734f203189dc390cfaa0b94
tree39b0f4980fe1b4b32edbe961260e80bf2beaa431
parentcd8d1b76542dec366da6bf0d4f8bfe9da72be573
Added ariaRole and ariaState to ui.core with tests.
Added ARIA role and state to ui.dialog
Fixes #3350
(Inspired by jARIA plugin from Chris Hoffman)
tests/core.html
tests/core.js
ui/ui.core.js
ui/ui.dialog.js