CodeIgniter Forums
Navigation Solution - Need some ideas - 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: Navigation Solution - Need some ideas (/showthread.php?tid=5131)



Navigation Solution - Need some ideas - El Forum - 01-07-2008

[eluser]new_igniter[/eluser]
Hello,

wondering if anyone could outline creating a horizontal, mouseon/off states, navigation system.

I am hesitant to place the state variable in the url, as I would prefer to change the page behind the scenes. Any ideas or links to other posts, (i was not succesful in finding them) would be very helpful.

Regards,
Peter


Navigation Solution - Need some ideas - El Forum - 01-08-2008

[eluser]adamp1[/eluser]
If you want a good CSS navigation system look here. Fully customizable, the menu builder may be limited but if you look at the css code you will see how it works and can make your own.

Has the advantage of course of not needing javascript.