![]() |
Debugging ajax forms - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Debugging ajax forms (/showthread.php?tid=57787) |
Debugging ajax forms - El Forum - 04-11-2013 [eluser]jmadsen[/eluser] Inspired by the many "How do I do ajax with Codeigniter" posts over the years, I finally put together a little walk through about how to actually DEBUG your ajax forms on your own We start with a massively broken form, backend function, and ajax script and look at the errors each problem is throwing & how to fix them, one-by-one (anyone welcome, but aimed at lower-intermediate. if you're comfortable with ajax you won't really learn much) How do I use ajax with Framework X? Debugging ajax forms - El Forum - 04-11-2013 [eluser]jmadsen[/eluser] Drats! Just woke up to find site has been down all night, and still being worked on. Google cached version: google.com/search?q=cache:http://codebyjeff.com/blog/2013/04/how-do-i-use-ajax-with-framework-x |