I have a JSON file board.json that I read with ajax method below using jQuery:
$(function(){ $.ajax({//ajax method to load the board.json and call the loadBoard()