Skip to main content

Search and Top Navigation

#3651 closed enhancement (fixed)

Opened December 09, 2008 01:29PM UTC

Closed December 23, 2008 04:12AM UTC

Tabs: Update markup to new UI CSS Framework specs

Reported by: jzaefferer Owned by: klaus.hartl
Priority: blocker Milestone: 1.7
Component: ui.tabs Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

The new jQuery UI CSS Framework was finalized and will be in 1.6rc3. The appropriate changes need to made to the plugin. For markup reference, see

http://jquery-ui.googlecode.com/svn/trunk/tests/static/tabs.html

Attachments (0)
Change History (6)

Changed December 09, 2008 01:29PM UTC by jzaefferer comment:1

description: The new jQuery UI CSS Framework was finalized and will be in 1.6rc3. The appropriate changes need to made to the Progressbar plugin. For markup reference, see \ \ http://jquery-ui.googlecode.com/svn/trunk/tests/static/tabs.html \ The new jQuery UI CSS Framework was finalized and will be in 1.6rc3. The appropriate changes need to made to the plugin. For markup reference, see \ \ http://jquery-ui.googlecode.com/svn/trunk/tests/static/tabs.html \

Changed December 12, 2008 11:40AM UTC by rdworth comment:2

owner: → klaus.hartl
status: newassigned

Changed December 19, 2008 02:32PM UTC by scottgonzalez comment:3

We should also remove the following options:

  • deselectableClass
  • disabledClass
  • hideClass
  • loadingClass
  • navClass
  • panelClass
  • selectedClass

Changed December 22, 2008 11:46AM UTC by klaus.hartl comment:4

resolution: → fixed
status: assignedclosed

[1201]

Changed December 22, 2008 09:05PM UTC by scottgonzalez comment:5

resolution: fixed
status: closedreopened

See previous comment about removing class options.

Changed December 23, 2008 04:12AM UTC by scottgonzalez comment:6

resolution: → fixed
status: reopenedclosed

Moved option removal to #3691.