Opened 14 years ago
Closed 14 years ago
#2471 closed task (fixed)
Tundra: Create markup and style for tab widget
Reported by: | itorrey | Owned by: | itorrey |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | tundra, tabs | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
The widget has the following tab positions:
Top, Right, Bottom, Left
With the following states: Active, Inactive, Disabled, Hover
Also, tabs can have a close button which can be enabled or disabled.
Mockup of tabs for Tundra @ http://flickr.com/photos/itorrey/343727062/
Change History (7)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
comment:4 Changed 14 years ago by
Milestone: | 0.9 → 0.9M2 |
---|---|
Version: | 0.4.1rc1 → 0.9 |
comment:6 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Initial pass is done. Anything else that needs to be done, please fix yourself or file a new bug.
Note: See
TracTickets for help on using
tickets.
(In [8011]) some preliminary styles for tabs. refs #2471