Skip to content

Dialog: Include documentation on how to programmatically close new dialog extension #233

Closed
@dpolivy

Description

@dpolivy

In 1.3, the dialog documentation was clear that you could call $('.ui-dialog').dialog('close'); to programmatically close the dialog.

In 1.4, there doesn't seem to be a similar equivalent on the page widget. I've switched my calls to use window.history.back(); instead. If that is indeed correct, it would be good to document this, in both the documentation and the 1.4 upgrade guide.

See thread for more details:
https://forum.jquery.com/topic/closing-the-new-dialog-in-1-4

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions