CodeIgniter Forums
pagination - 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: pagination (/showthread.php?tid=6650)



pagination - El Forum - 03-06-2008

[eluser]Unknown[/eluser]
is it possible to create links with the pagination results???

but in this case i wanted to have this in radio buttons.. is this possible??


pagination - El Forum - 03-06-2008

[eluser]James Gifford[/eluser]
I don't think you can do this. You can choose to enclose each link with a tag of your choice, but you can't stop the links from being displayed as links without hacking the library.


pagination - El Forum - 03-06-2008

[eluser]Unknown[/eluser]
ah.. too bad.. thanx..