Viewing 1 item
Tag Archives: jQuery

Simple CodeIgniter AJAX Example Using jQuery

In this article, I’ll show you how to easily incorporate AJAX into your CodeIgniter application using jQuery. As with most development, there are multiple ways to accomplish the sale goal. This is just one practical way to get the job done. Step 1: Download the latest version of jQuery http://jquery.com/ Step 2: Create an /assets/js  Full Article…

4