Opened 14 years ago
Closed 14 years ago
#3317 closed enhancement (worksforme)
destroyOnClose option for dialog?
Reported by: | ajpiano | Owned by: | Scott González |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Pursuant to this thread:
http://groups.google.com/group/jquery-ui/browse_thread/thread/4f9804ccb01c1bc8/5b1971d1f0abf1fa
I tend to think a destroyOnClose option would be useful for cleaning up after oneself. Not imperative, but certainly useful given how many do employ the dialog.
Note: See
TracTickets for help on using
tickets.
Seeing as how this is currently one line of code to implement by using the close callback, this feature doesn't seem reasonable.