Metadata
- Source
- FLUID-157
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Colin Clark
- Created
2008-01-07T17:02:02.000-0500 - Updated
2008-08-09T14:28:40.000-0400 - Versions
-
- 0.1
- Fixed Versions
-
- 0.3
- Component
-
- Reorderer
Description
We currently set tabindices in a browser-incompatible way. Replace all getting setting of tabindex with our new jQuery tabindex plugin.
Comments
-
Colin Clark commented
2008-01-10T15:20:03.000-0500 Removed our broken tabindex code and replaced it with the jQuery plugin. Tests pass.