SyntaxFix
Write A Post
Hire A Developer
Questions
Check this answer: https://stackoverflow.com/a/7346598/1764509
$.getJSON("test.json", function(json) { console.log(json); // this will show the info it in firebug console });