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



Dynamic navigation - El Forum - 10-28-2011

[eluser]Unknown[/eluser]
I have searched everywhere for how to create a dynamic navigation bar, but can't seem to find any documentation and am unsure where to start.

I would like to implement a navigation bar on my site that lists each of the pages in my CI_Controller.

I can't imagine the whole codeigniter community running with static navigation bars.

Can anybody point me in the right direction?

Thanks in advance.