SyntaxFix
Write A Post
Hire A Developer
Questions
Try this code..
function (data) { var json = jQuery.parseJSON(data); alert( json.name ); }