Ajax is the #6 Blogger for Ajax
Before we delve deep into the Ajax frameworks, let’s have a quick recap of what Ajax and why it is so popular. The word Ajax is and acronym for Asynchronous JavaScript and XML. It is a combination of different technologies, used for building rich and responsive user interfaces. The benefits o...
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