:star2: 1368 | @qualitymanifest |http://www.freecodecamp.com/qualitymanifest
json.query.search
. just run a foreach on that and ditch whatever you're trying to do with the keys
foreach
json.query.search.forEach(function
etc... that's where the data you want is
@Harry97
var userX=1;
$("#box").click(function ()
{
if (userX>0){
$("#box")..THIS BOX.text("X");????????????????????????????
}
});
Is ther a way of me saying the above with box to apply to all boxes?