CodeIgniter Forums
"Inline" deleting using AJAX for CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: "Inline" deleting using AJAX for CodeIgniter (/showthread.php?tid=14923)



"Inline" deleting using AJAX for CodeIgniter - El Forum - 01-20-2009

[eluser]IamPrototype[/eluser]
Hey, I just saw this cool library, Ajax for CodeIgniter, and thought it might be useful for "inline" deleting or whatever you'd call it. My question is, how could I code it? I know a bit of JavaScript and jQuery, but I'm not 100 % into it which sucks (must....read.....tutorials....guides....cough...read!). Smile


"Inline" deleting using AJAX for CodeIgniter - El Forum - 01-22-2009

[eluser]IamPrototype[/eluser]
Hello? Smile The thing I'm asking about is how to build functions so my delete comment function can delete comments without updating the comments page.