I have just moved my application from
getJSON
with me handling the data by creating the URL by myself to getJSON
by creating an object for the function to handle. And did it work? No it didn't work. I spent much of yesterday trying to think myself around the problem. And this morning, I started again with the jQuery AJAX documentation."Load JSON-encoded data from the server using a GET HTTP request."
I'm using
getJSON
and wondering why I get the GET
-related problem.I chose the empty box! I'm so stupid!
I will now proceed to write
postJSON
. After, of course, I bash my head against the wall over and over again.
No comments:
Post a Comment