#2711 closed enhancement (notabug)
Officially support callback as argument for load method
Reported by: | klaus | Owned by: | klaus.hartl |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.tabs | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
var tab = 1; var $tabs = $('#menu-container > ul').tabs('load', tab, function() { $tabs.tabs('select', tab); });
Already works, but doesn't play nice with cache option (load method needs to bypass cache by default).
Change History (8)
comment:1 Changed 14 years ago by
Milestone: | 1.2.4 |
---|
comment:2 Changed 14 years ago by
Component: | ui.core → ui.tabs |
---|---|
Version: | 1.2.3 → 1.5b4 |
comment:3 Changed 14 years ago by
Owner: | changed from klaus to klaus.hartl |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by
Version: | 1.5b4 → 1.5 |
---|
comment:5 Changed 14 years ago by
Milestone: | → TDB |
---|
comment:7 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.4 deleted