SyntaxFix
Write A Post
Hire A Developer
Questions
use jQuery's $.getJSON
$.getJSON('mydata.json', function(data) { //do stuff with your data here });