[jQuery] File Upload with Form Plugin

[jQuery] File Upload with Form Plugin


Hi,
I'm using the Form Plugin to add AJAX functionality to forms on a system I'm
building. The plugin works perfectly with regular text forms, but when I try
to add file uploads to the mix, it dies with an error on line 209:
form.submit(); is not a function. Using breakpoints in Firebug I've
established that the <body> tag in the hidden iFrame is empty when it gets
to this point. I have replicated this on FF 3.0RC1 and FF 2.0.0.13.
The form itself is being loaded by AJAX into a jqModal window, for interests
sake. I can provide the JS code involved and access to the system in
question for debugging as required.
Thanks in advance,
Pascal Zajac.
--
View this message in context: http://www.nabble.com/File-Upload-with-Form-Plugin-tp17637445s27240p17637445.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.