#2744 closed defect (fixed)
Tundra: implment tooltip styling
Reported by: | bill | Owned by: | itorrey |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The tooltip isn't showing right on IE, but I didn't bother fixing it because it's unclear whether we are going to use an image (well, a background-image) or the CSS arrow trick, in order to get the bubble effect for tooltips (and tooltip dialogs)
Change History (7)
comment:1 Changed 14 years ago by
Milestone: | 0.9beta → 0.9M2 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
OK, except for #2759 styling is working on IE6, IE7, FF, and Webkit nightly.
comment:7 Changed 13 years ago by
(In [14869]) Refs #2744 - Add attr support for "open" on dijit.TitlePane?
Note: See
TracTickets for help on using
tickets.
(In [8359]) updating the tooltip theme to show the default tests style. Also splitting some core functionality of dijit widgets to dijit.css from tundra.css. refs #2798 #2744