Side navigation
#3916 closed bug (fixed)
Opened January 19, 2009 07:00PM UTC
Closed January 19, 2009 09:40PM UTC
.attr('tabindex') returns wrong value for non-link anchors
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.1 |
Component: | core | Version: | 1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When an anchor or area element does not have an href and does not have a tabindex explicitly set, .attr('tabindex') should return undefined instead of 0.
Attachments (1)
Change History (1)
Changed January 19, 2009 09:40PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Landed in SVN rev [6130].