Opened 15 years ago
Closed 13 years ago
#2630 closed enhancement (invalid)
[UI Dialog] if not draggable or resizable apply other class to dialog
Reported by: | shelane | Owned by: | rworth |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if draggable or resizable set to false, the result is a dialog with no real "frame" to distinguish it from the page behind. If you put an else statement on the if that adds the classes for resizable then we can define that class in our style sheet. (I make mine border: 1px solid #004477). Right now I'm just defining .ui-dialog with the border, but that means it gets applied even when it is resizable.
Change History (2)
comment:1 Changed 15 years ago by
Component: | core → ui |
---|---|
Owner: | set to rworth |
Summary: | if not draggable or resizable apply other class to dialog → [UI Dialog] if not draggable or resizable apply other class to dialog |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This should be filed in the UI bug tracker if still relevant.
http://dev.jqueryui.com