Skip to main content

Search and Top Navigation

#7131 closed feature (fixed)

Opened March 18, 2011 12:56PM UTC

Closed May 09, 2011 07:04PM UTC

Tabs: Add beforeload event; deprecate ajaxOptions and cache options

Reported by: scottgonzalez Owned by:
Priority: blocker Milestone: 1.9.0
Component: ui.tabs Version: 1.8.10
Keywords: Cc:
Blocked by: Blocking:
Description

The ajaxOptions and cache options are being removed in favor of a new event: beforeload. The beforeload event will receive a jqXHR object and the settings object that will be passed to jQuery.ajax().ajaxOptions is replaced by modifying the settings passed to beforeload and caching can be implemented by calling event.preventDefault() to prevent the ajax call and jump straight to showing the tab.

Attachments (0)
Change History (5)

Changed March 18, 2011 12:56PM UTC by scottgonzalez comment:1

priority: minorblocker
status: newopen

Changed March 18, 2011 12:58PM UTC by scottgonzalez comment:2

blocking: → 7133

Changed March 18, 2011 12:58PM UTC by scottgonzalez comment:3

blocking: 71337133, 7134

Changed May 09, 2011 07:04PM UTC by Scott González comment:5

resolution: → fixed
status: openclosed

Tabs: Added tests for cache option. Fixes #7131 - Tabs: Add beforeload event; deprecate ajaxOptions and cache options.

Changeset: 7157af2550b1b26fb71a7fac17ea67f36f117f7e