If you are looking to submit a form using ajax, the you should take a look
at the form plugin. http://www.malsup.com/jquery/form/

This plugin offers 2 methods( among others) to submit a form using ajax.
They are ajaxSubmit() and ajaxForm().

More info can be obtained from the documentation.

-GTG


On 8/12/07, Eridius <[EMAIL PROTECTED]> wrote:
>
>
>
> Is there a way to pass the $.ajax object a form id or will i need to
> convert
> for form to a string.object and pass the data like that?
> --
> View this message in context:
> http://www.nabble.com/%24.ajax-question-tf4257664s15494.html#a12116633
> Sent from the JQuery mailing list archive at Nabble.com.
>
>

Reply via email to