Search and Top Navigation
#5641 closed bug (fixed)
Opened May 21, 2010 09:20AM UTC
Closed October 22, 2010 08:34PM UTC
Tabs: Missing documentation on event arguments
| Reported by: | jzaefferer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8.5 | 
| Component: | ui.tabs | Version: | 1.8.1 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Neither the specification on wiki.jqueryui.com/Tabs nor the documentation itself mentions anything about the arguments that tab events provide. For example, tabsload provides a ui-object with an index property (index of the loaded tab), a tab propery (DOM object of the anchor in the nav section) and a panel property (DOM object of the actual content).
Attachments (0)
Change History (1)
Changed October 22, 2010 08:34PM UTC by comment:1
| milestone: | 1.9 → 1.8.5 | 
|---|---|
| resolution: | → fixed | 
| status: | new → closed | 
This was fixed at some point.