JSON vs. XML: Browser security models. This gets into the cross-domain issue, which helped increase JSON's popularity. Before you jump in with "But, but…" let me finish the list.
You could use any of these formats with either the cross-domain solution, or using XMLHttpRequest. Yes, really,...
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers