Sam Sherlock schrieb:
> I have tried various versions compressed and noncompressed
>
> the current jquery version info is:
> $Date: 2006-08-31 13:26:31 -0400 (Thu, 31 Aug 2006) $
> $Rev: 249 $
I think you have a version prior to the change I mentioned. Try the
latest version from SVN as Jörn said, or you can try the following:
success: function(xhr) {
var json = $.httpData(xhr, 'json');
alert( json.title );
}
Sorry for the trouble...
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/