Modify ↓
Ticket #2535 (closed enhancement: invalid)
Move modal/overlay code from Dialog to ui.base.js, ui.overlay.js?
| Reported by: | xover | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ui | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I just ran across a case where I needed to put an element up in a way similar to what .dialog({modal: true, overlay: {…}}) does. It would be useful to have the overlay/modal code from Dialog available as a generic feature; either from ui.base.js, or from something like a ui.overlay.js.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
