Bug Tracker

Ticket #2299 (assigned feature)

Opened 10 months ago

Last modified 9 months ago

Dialog alert, confirm, and prompt options

Reported by: rworth Assigned to: rworth (accepted)
Type: feature Priority: major
Milestone: 1.2.3 Component: ui
Version: 1.2.2 Keywords: dialog alert prompt confirm
Cc: Needs: Review

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.

Attachments

Change History

Changed 9 months ago by rworth

  • status changed from new to assigned
Note: See TracTickets for help on using tickets.