Skip to main content

Bug Tracker

Side navigation

#1684 closed feature (fixed)

Opened September 19, 2007 05:44PM UTC

Closed October 23, 2007 04:28PM UTC

Dialog Method - dialogInit()

Reported by: rworth Owned by: rworth
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: dialog hidden until open is called Cc:
Blocked by: Blocking:
Description

It would be great to have an option to create/init a dialog without opening it. Right now dialog() inits and opens the dialog. Please add a dialogInit() that would set-up but not open the dialog. Thank you.

Attachments (0)
Change History (2)

Changed October 19, 2007 01:39AM UTC by ThrushAAX comment:1

+1 vote. Currently having to do $('#somediv').dialog().dialogClose(); is anoying and causes a slight loading flicker on some browsers.

Changed October 23, 2007 04:28PM UTC by rworth comment:2

resolution: → fixed
status: newclosed

Fixed in rev3722