I’ve completed my latest tutorial, CodeIgniter AJAX with jQuery. Feel free to check it out as well as download the small library that goes along with it Request.
Request is a CodeIgniter library that determines if a request was made via AJAX. This makes it very easy to stick to DRY principles and utilize the same controller methods no matter how a request was initiated.