Onkeyup Search Using CodeIgniter & Jquery
This is a simple search form using codeigniter and jquery. The main purpose of this project is to give an example of Onkeyup event's function. Onkeyup event occurs when the user releases a key. In this project, the table will display all the data which corresponds to what the user inputs in the search box. Hope you learn from this.
- Read more about Onkeyup Search Using CodeIgniter & Jquery
- Log in or register to post comments
- 741 views