Home > Javascript > Ajax wrapper class

Ajax wrapper class

April 22nd, 2008 Leave a comment Go to comments

I’m not really a big fan of “AJAX” ( yes, I put it in quotes ). To be honest, I’ve being doing AJAX type stuff since the dawn of Javscript and IFRAMES, but now it has a name and everyone is using it. My pet hate is AJAX for the sake of AJAX, reloading 5mb of data when a simple page refresh will do.

Saying all that, what AJAX I do now, I do with this great wrapper class

http://www.cmarshall.net/MySoftware/ajax/

Works like a charm and really simple to impliment. If I get the time, I’ll add in some very simple PHP examples on how to make re-usable AJAX type code for populating lists etc.

[-]

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Categories: Javascript Tags:
  1. No comments yet.