Articles with tag jQuery

CodeIgniter

Code Igniter jQuery and Ajax

Posted on: Jan 22nd 2012
In this tutorial I will show you how to use the jQuery and Ajax inside the Code Igniter framework. We will create a page where we will create a drop down of states coming from the database. And once a state is selected, the list of cities will come through Ajax.