Opened 11 years ago
Closed 11 years ago
#7820 closed bug (fixed)
$(...).accordion('option', 'active') is incorrect when set by URL hash navigation
Reported by: | dlee | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
If an item is activated by the URL hash navigation feature, the 'active' option is not set properly.
Test Case: http://jsfiddle.net/7xQLu/3 Direct Link to a section: http://jsfiddle.net/7xQLu/3/show/#section-3
Change History (2)
comment:1 Changed 11 years ago by
Component: | ui.core → ui.accordion |
---|---|
Description: | modified (diff) |
Milestone: | 1.9 → TBD |
Status: | new → open |
comment:2 Changed 11 years ago by
Milestone: | TBD → 1.9 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
This already works in master.