Skip to main content

Search and Top Navigation

#2299 closed feature (fixed)

Opened February 07, 2008 05:30PM UTC

Closed August 16, 2008 04:02PM UTC

Dialog alert, confirm, and prompt options

Reported by: rworth Owned by: rdworth
Priority: major Milestone: 1.5
Component: ui.dialog Version: 1.5b4
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 (4)

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

status: newassigned

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.3

Milestone 1.2.3 deleted

Changed May 24, 2008 07:10PM UTC by paul comment:3

component: ui.coreui.dialog
version: 1.2.21.5b4

Changed August 16, 2008 04:02PM UTC by Cloudream comment:4

milestone: → 1.5
resolution: → fixed
status: assignedclosed

use 'buttons' options