Closed GoogleCodeExporter closed 9 years ago
cavidae,
It is probably a confusion of terms/semantics, but basically the onOpen and
onClose
are used to manually open and close the dialog.
So, in your case, I would suggest handling the submit and processing in the
onShow
callback and then calling $.modal.close() when you are ready to really close the
dialog...leaving only closing animations for the onClose callback.
HTH
Original comment by emartin24
on 4 Dec 2009 at 7:44
Original issue reported on code.google.com by
cavi...@gmail.com
on 18 Jun 2009 at 8:23