I want to submit a form within the close event of a ui.dialog. If I close the dialog by using the X in the upper right corner, everything works as expected.
But, if I close the dialog by using the Escape key, the callback functions is called, but the submitting of the form does not work. For me it seems, as the Escape key is not "consumed" by the dialog and aborts the submitting of the form. Same behaviour in IE and Firefox. Firefox tells me in the state line that the loading has been stopped. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---