[eluser]MonsterTKE[/eluser]
[quote author="Ajaxboy" date="1340538966"]You may need a small change in the plugin
in plugin file
[/quote]
I have all of the stuff discussed yesterday implemented, but with a slight problem.
The ajax calls dont seem to be surviving the foreach loop I am using to build the page.
It works just fine on the base url page, but when I click on a pagination link to go to page 2 or greater, the links Im using to call the ajax with just turn into regular anchors.
What else is surprising is if I call the page with the controller and method in the url it also doesnt work.