SyntaxFix
Write A Post
Hire A Developer
Questions
code bit should read:
var my_json; $.getJSON(my_url, function(json) { my_json = json; });