I am developing a web app that accesses some external JSON data. I'm currently using jQuery's getJSON to get the data and call the callback. I am developing a web app that accesses some ex
I am developing a web app that accesses some external JSON data. I'm currently using jQuery's getJSON to get the data and call the callback. I am developing a web app that accesses some ex