Search and Top Navigation
#9248 closed bug (notabug)
Opened April 23, 2013 07:26PM UTC
Closed April 23, 2013 07:37PM UTC
jQuery UI Tabs Activate event has undefined ui parameter
Reported by: | pdavis68 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tabs | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The ui parameter of the Activate event is always undefined.
jsFiddle here: http://jsfiddle.net/pdavis68/DQuv7/
Although the jsFiddle is only 1.9.2, I am experiencing the issue in 1.10.2 in my app.
Attachments (0)
Change History (1)
Changed April 23, 2013 07:37PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
activate
is not the name of the event; it'stabsactivate
. The callback and event have different names, see http://api.jqueryui.com/tabs/#event-activate