CodeIgniter Forums
New Look of Pagination Class of Codeigniter (Digg Style) - 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: New Look of Pagination Class of Codeigniter (Digg Style) (/showthread.php?tid=18805)



New Look of Pagination Class of Codeigniter (Digg Style) - El Forum - 05-19-2009

[eluser]shafiq2410[/eluser]
Hello,
I have made a new look of codeigniter pagination class.I use the Digg Style Pagining style.The update class is attached bellow.
Thank You
Shafiq


New Look of Pagination Class of Codeigniter (Digg Style) - El Forum - 10-07-2009

[eluser]Mikle[/eluser]
I've created more complex class Digg-style pagination for CI.


New Look of Pagination Class of Codeigniter (Digg Style) - El Forum - 10-07-2009

[eluser]shafiq2410[/eluser]
My Pagination class is easy to use.You just have to follow the pagination guide of codeigniter & call my pagination class.The output of you paging will got a new look.
Thanks


New Look of Pagination Class of Codeigniter (Digg Style) - El Forum - 10-07-2009

[eluser]Mikle[/eluser]
If you see source code, it different in your and my classes... And I make design of pagination in css files.


New Look of Pagination Class of Codeigniter (Digg Style) - El Forum - 10-07-2009

[eluser]shafiq2410[/eluser]
Hello Mikle,
Thanks for ur work. Keep in tuoch !!