Friday 8 June 2012

Prototype JS AJAX Get (JSON)



Prototype JS is a JavaScript framework a lot like JQuery, but a bit more advanced it appears (in my opinion). Here I'll show you how to do an AJAX Get with JSON data since it took me a little while to figure out how to parse the JSON correctly. Prototype JSON Get