Ajax Framework (CJAX) for Codeigniter 2.x+ |
[eluser]MonsterTKE[/eluser]
[quote author="Ajaxboy" date="1340614019"]Try doing it in your CI controller instead of on the view. It is possible that the JavaScript lib is being loaded before the statement in the view, so it won't pick these commands retroactively. [/quote] It behaved the same with the $ajax->Exec forloop in the controller. Works Just fine for the first 5 links. http://monstertke.zapto.org (red and green vote counters) calling the controller and function directly http://monstertke.zapto.org/vendors/index doesnt work, nor does calling it with the pagination links at the bottom of the page. Im assuming you meant to loop them in the "vendors" controller, not the ajax controller I am calling? |
Welcome Guest, Not a member yet? Register Sign In |