Comment on JQuery 1.4 and Malformed JSONparentComments−ionfish16yThe object property is assigned with a name, not a (double-quoted) string. Well-formed JSON would look like this: {"foo": "bar"}
Comments
The object property is assigned with a name, not a (double-quoted) string. Well-formed JSON would look like this: