Skip to content
This repository was archived by the owner on Nov 13, 2017. It is now read-only.
tornqvist edited this page Apr 25, 2012 · 2 revisions

$.dialog('close')

Close dialog (stays in the DOM).

$.dialog('align')

Center dialog vertically, if there's room.

$.dialog('destroy')

Wipe the DOM clean of the dialog and remove any trace of it.

$.dialog('settings', {setting:value})

Update the settings on the current instance of the dialog.

Clone this wiki locally