Search and Top Navigation
#7132 closed feature (fixed)
Opened March 18, 2011 12:57PM UTC
Closed April 11, 2011 01:27PM UTC
Tabs: Deprecate url method; use aria-controls instead of title to specify panels
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.10 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
We will also be keeping the href attribute unmodified and storing the panel id in the aria-controls attribute. The aria-controls attribute will be set for all tabs, regardless of whether they are local or remote. This will remove the need for the url method, which is also being removed. It will be possible to pre-define a value in the aria-controls value for remote tabs, removing the need to specify the location in the title attribute (which is also being removed).
Attachments (0)
Change History (3)
Changed March 18, 2011 12:57PM UTC by comment:1
priority: | minor → blocker |
---|---|
status: | new → open |
Changed April 06, 2011 01:34AM UTC by comment:2
Partially fixed in 1e2d3145fff7cdeca61e62f95eb1e30c37e664c5.
Changed April 11, 2011 01:27PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |