Search and Top Navigation
#2711 closed enhancement (notabug)
Opened April 18, 2008 07:08AM UTC
Closed January 23, 2009 09:35PM UTC
Last modified October 11, 2012 09:15PM UTC
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).
Attachments (0)
Change History (8)
Changed May 24, 2008 03:39AM UTC by comment:1
milestone: | 1.2.4 |
---|
Changed May 24, 2008 07:31PM UTC by comment:2
component: | ui.core → ui.tabs |
---|---|
version: | 1.2.3 → 1.5b4 |
Changed June 11, 2008 02:13AM UTC by comment:3
owner: | klaus → klaus.hartl |
---|---|
status: | new → assigned |
Changed June 11, 2008 02:14AM UTC by comment:4
version: | 1.5b4 → 1.5 |
---|
Changed August 17, 2008 08:23AM UTC by comment:5
milestone: | → TDB |
---|
Changed January 23, 2009 09:30PM UTC by comment:6
Plus it needs to be documented.
Changed January 23, 2009 09:35PM UTC by comment:7
resolution: | → invalid |
---|---|
status: | assigned → closed |
Changed October 11, 2012 09:15PM UTC by comment:8
milestone: | TBD |
---|
Milestone TBD deleted
Milestone 1.2.4 deleted