jquery ui 1.8 dialog containing script tags
I'm having trouble getting a modal dialog to show in FireFox and Safari that has a script tag inside the div. It works great when I comment out the script tags but as soon as I put one in, even a simple one it breaks.
I've attached my test code. Any help would be appreciated.