[jQuery] Re: Form plugin and ui-dialog issue (never submits)

2009-01-15 Thread cmulist
a dedicated jQuery UI mailing list: http://groups.google.com/group/jquery-ui - Richard On Wed, Jan 14, 2009 at 3:59 PM, cmulist guru.manda...@gmail.com wrote: I am using the Form plugin to do an ajaxSubmit on a form that contains a file upload.  The form submits fine on a regular HTML page

[jQuery] Form plugin and ui-dialog issue (never submits)

2009-01-14 Thread cmulist
I am using the Form plugin to do an ajaxSubmit on a form that contains a file upload. The form submits fine on a regular HTML page, but when I use the form on a dialog (http://docs.jquery.com/UI/Dialog), the form churns and never submits. Relevant code below Form div id=addDocument