I am having a major headache using a form in a modal dialog with JQuery UI. The dialog is displayed when the user clicks on a link. The first time the form is opened, it works f
With my solution i'm using
dialog('destroy') instead dialog('close')