"What we think, we become." - Buddha quote provided by QuotesDaddy.com

Posts Tagged ‘ajax’

A Quick Code Igniter and JQuery Ajax Tutorial

this is a re-post of an August, 2007 article from my old site. It's still generating a lot of traffic, so I didn't want all of the users who may be looking for it to lose access.
This tutorial assumes a basic working knowledge of Code Igniter. If you have never used CI before, please refer to the framework documentation In the old days (2 years ago), working the Javascript magic to create a cool AJAX based event took a fairly decent working knowledge of the mechanisms behind the process. With the increasing popularity of Javascript libraries however, this type of functionality became available to the web site hobbyist, and was made much easier for the web site profess...