[jQuery] Thickbox and AjaxSubmit()

2007-07-11 Thread cfdvlpr
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 wind

[jQuery] Thickbox and AjaxSubmit() problem.... help please ;)

2007-07-04 Thread amircx
hey im trying to integrate thickbox with submit, im trying to do that once user is click on a button , its opens a thickbox with form, when user fill out the form its vaildate it (with jquery vaildiaton plugin) and then submit it to other page and check if everything is ok (server side php) ive