SyntaxFix
Write A Post
Hire A Developer
Questions
with parse.JSON
parse.JSON
var obj = jQuery.parseJSON( '{ "name": "John" }' ); alert( obj.name === "John" );