Skip to main content

Bug Tracker

Side navigation

#2299 closed feature (invalid)

Opened February 07, 2008 05:30PM UTC

Closed October 03, 2010 03:07AM UTC

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.

Attachments (0)
Change History (2)

Changed February 26, 2008 05:15PM UTC by rworth comment:1

status: newassigned

Changed October 03, 2010 03:07AM UTC by dmethvin comment:2

resolution: → invalid
status: assignedclosed

Not a jQuery core bug.