How do you read a file in the current directory using JQuery.getJSON()?
I\'m trying something simple (with my data.json file in the same directory as my html file):<
If you are using Google Chrome, it is intentional that AJAX on file:/// paths never works.
file:///
crbug/40787