"A documented bug is not a bug; it is a feature." - James P. MacLennan

Getting started with Ajax - build your own smallest ajax framework

Ajax (Asynchronous JavaScript and XML) have drastically changed the way Web application work. Effective and controlled use of Ajax can make Web applications highly responsive. In this article, I will take you through the fundamentals of Ajax. We also build a small ajax library JavaScript file which can be used as the starting point for [...]

April 30, 2008 | Posted in Ajax | No Comments »