Source @ http://jream.com/lab/code-snippets/prototype-ajax-get
(Note: This is not part of the REGULAR JavaScript Tutorials) 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.
You can also do a PHP Header of application/json and it will be accessible from transport.responseJSON and you dont have to use evalJSON
JREAMdesign 1 year ago
i prefer the Bespin theme for notepad++
nowzadick 1 year ago
@nowzadick Bespin is also very classy, I like to switch once and a while :P
JREAMdesign 1 year ago