Welcome Guest, Not a member yet? Register   Sign In
JQuery Pagination With CodeIgniter
#1

[eluser][email protected][/eluser]
Hello, everyone:

I have been stuck on this topic for TWO DAYS! now I still can't find a valid answer for it...


Can anyone help me on how to sorting out the way to perform pagination with JQuery, CI functions and PHP ONLY n WITHOUT AJAX?

I found the only big issue is how to load only part of that page and create the link since those functions are inheritely exist in the pagination class in CI, so there is no need to rewrite.

However, I do not know how to utilize this function sincere everytime a controller loads only when page refresh or load into another page. JQuery will make it smoothly performed without refresh and thats the effect I try to achieve and it will only load that section istead of whole page...

I think the only issue is that,
How to utilize the CI function and somehow make the JQuery trigger that so that instead of a controller.php trigger it, it will be the JQuery trigger it.

Any help and sample code willl be greatly appreciated!


Thanks




Theme © iAndrew 2016 - Forum software by © MyBB