Another question about the data that is passed to $.ajax, is there a limit on
the string length that can be passed for the data?


Ganeshji Marwaha wrote:
> 
> As far as i know, you wont be able to pass a form id to $.ajax method.
> Unless you want to pass it through one of the available parameters.
> 
> -GTG
> 
> 
> On 8/12/07, Eridius <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> The reason for the question is that i am create a $.ajax_request class to
>> provide additional functionality to the current ajax request.
>>
>>
>> Ganeshji Marwaha wrote:
>> >
>> > 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.
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/%24.ajax-question-tf4257664s15494.html#a12116783
>> Sent from the JQuery mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/%24.ajax-question-tf4257664s15494.html#a12117706
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to