SyntaxFix
Write A Post
Hire A Developer
Questions
I haven't used it but you might want to try the jQuery plugin written by Mark Gibson
It adds the two functions: $.toJSON(value), $.parseJSON(json_str, [safe]).
$.toJSON(value)
$.parseJSON(json_str, [safe])