Opened 15 years ago
Closed 12 years ago
#2299 closed feature (invalid)
Dialog alert, confirm, and prompt options
Reported by: | rworth | Owned by: | rworth |
---|---|---|---|
Priority: | major | Milestone: | 1.2.3 |
Component: | ui | Version: | 1.2.2 |
Keywords: | dialog alert prompt confirm | Cc: | |
Blocked by: | Blocking: |
Description
It would be nice to call something like
$.ui.alert('Hello, World!');
and have it create a dialog with the message, and an OK button. Same for confirm and prompt, with callbacks to handle the different buttons clicked.
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Not a jQuery core bug.