Hi Brice!

> 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.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to