javascript - JSON not beeing accepted by JS -
i'm trying simple js script take json data url http://media.overkillsoftware.com/stats/missions.json , put them inside 2 variables, 1 named daily , other weekly.
i tried few scripts, none of them worked , xhr.status 4 (not 2 or 3, 4).
i complete beginner , barely understand this, point me @ right direction? need them parsed 2 variables.
Comments
Post a Comment