I\'m trying to use this api that lets you reference an exact text, but the getJson does not seem to be working, it\'s just returning null.
Is getJSON only useful for those who control a server? Is there any other alternative for getting data from a file?
Although i used getJSON in http://jsbin.com/dbJSON/edit i have not been able to connect with any of my own made up data.
I\'m having an issue with two jQuery calls.The first is a \"load\" that retrieves HTML and displays it on the page (it does include some Javascript and CSS in the code that is returned).The second is
This is the code that I am using, When I write the link into the browser (I.E. or Mozilla) it is working like
I\'m having trouble understanding why I have to place the button triggering the getJSON method outside of the form for the request to work.
This is my first game with JSON and I am surprised how slow it is. I am quite sure I am missing something and I\'ll be gratefull if someone can help.
TLDR I need to change a javascript variable on the same page after clicking a link (can be from a different page) so that the getjson request pulls different data without having to duplicate on html p
TLDR: Started with this question simplified it after got some of it working and continuing it here. I need to \'GET\' the JSON array
I have a JSON object that looks like this. [ { \"id\" : \"23\", \"event_id\" : \"0\", \"sport_title\" : null,