[jQuery] destroy modal on close instead of hiding it...

[jQuery] destroy modal on close instead of hiding it...


I have a modal that loads via ajax. I need it to load fresh each time
instead of doing a simple show/hide once loaded the first time. I
tried a lot of different things, I'm just wondering how anyone would
handle this...