Jörn Zaefferer wrote:
>> I have noticed that $.ajax does not take a hash object for it's data 
>> parameter like it's cousin $.post.
>>
>> [...]
>>
>> I see from the docs that $.ajax() takes a STRING for data (in HTTP GET 
>> fashion).
>>
>> Will future versions of $.ajax() also accept an object (to serialize) as 
>> $.post() does? I think it'd be nice for consistency.
>>     
>
> That is already included in the latest revision. The conversion from object s 
> to query strings is applied inside of $.ajax now.
>   
Hey Jörn!

  Thanks (as always) for the information. For some silly reason I'm 
using 1.0.3 rev 501! ;)

Cheers,

~ Brice



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

Reply via email to