Richard Worth
|
29f7dc9a2c
|
Removed all trailing whitespace from .js and .html files
|
2008-11-18 02:55:25 +00:00 |
|
Scott González
|
6fb3ffad36
|
Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2.
|
2008-11-15 04:29:08 +00:00 |
|
Scott González
|
d942907043
|
Core Tests: Moved ARIA tests out of selectors module.
|
2008-11-07 13:49:23 +00:00 |
|
Scott González
|
8becd36f2d
|
Core Tests: Fixed ARIA tests for new .attr() method.
|
2008-11-07 13:23:02 +00:00 |
|
David Bolter
|
5f9ffb28d3
|
Accept boolean values for aria state. (Thanks for catch Scott González)
|
2008-09-22 18:21:38 +00:00 |
|
David Bolter
|
fb3a5d4010
|
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)
|
2008-09-22 15:47:41 +00:00 |
|
Richard Worth
|
77cea8f364
|
set svn:eol-style to native
|
2008-09-20 17:42:04 +00:00 |
|
Scott González
|
0b771b43c6
|
Core: Improved :tabbable selector
- check tabindex >= 0 instead of != -1
- check anchor tags for href
- check for hidden input types
- check styles (display and visibility; self and ancestors)
Added tests for :tabbable selector
|
2008-09-06 03:44:32 +00:00 |
|