[jQuery] Thickbox and AjaxSubmit()
I have a page that opens in a thickbox and this page uses the Jquery
form plugin. This page works fine if I right click it and open it in
a new tab. The form submits and returns ouput to the page with no
problems. However, when I open the page in a thickbox and click the
submit button, the window closes and the script is not run. And, I
can't see anything in firebug because this all happens too fast and
the window closes before I can see what the problem might be. Any
thoughts or advice?