No Comments

jQuery and Code Igniter

Code Igniter, jQuery

There aren’t that many tutorials on how to use jQuery and Code Igniter together. I’ve written a bit on how to do some Ajax with jQuery and Code Igniter here, on the Code Igniter Forums. With jQuery, Ajax is pretty easy to do, once you figure out how to get it working once. The toughest part is figuring out how to have it send POST data to the right function of the right controller.

If you want a working example, Download it HereBe sure to read the README.txt!

Don’t forget, the important issue when doing javascript of any kind is to make sure it degrades nicely - it has to work even if Javascript is turned off!

 

Gavin Blair @ May 20, 2008

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>