One option is to listen to the new form events.  The form plugin fires
a vetoable event called "form.submit.validate" prior to submitting the
form and a notification event called "form.submit.notify" after the
form has been submitted.  Perhaps you could use these to drive the
desired external behavior.  These aren't currently documented so check
the source code for details.

Mike


On 3/22/07, amircx <[EMAIL PROTECTED]> wrote:
>
> hey... my brother did some tweak to the jqupload script :
> http://tal.tl/javascript/my-jquploader-upload-images-php-ajax-flash.html
>
> is it possible to integrate it with the forms plugin? cause i saw that there
> is no support for it..
> --
> View this message in context: 
> http://www.nabble.com/jqupload-tweak-%2B-forms-plugin-tf3446353.html#a9610890
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to