CodeIgniter Forums
Ajax - Clean and Simple - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Ajax - Clean and Simple (/showthread.php?tid=42273)



Ajax - Clean and Simple - El Forum - 06-01-2011

[eluser]Josh Campbell[/eluser]
Simple ajax implementation for CI using jQuery's .ajax method and a custom library.

github :: Codeigniter-jQuery-Ajax


Ajax - Clean and Simple - El Forum - 06-01-2011

[eluser]Josh Campbell[/eluser]
Later I'll add the extension to the form_validation class to allow use of that class via ajax.