Welcome Guest, Not a member yet? Register   Sign In
Dynamic multilevel menu
#1

[eluser]Sodavath[/eluser]
Hello there all,

As I'm still not good with CI or PHP in general I would like to ask for help as I am stuck on a problem Sad

How would I go about building a dynamic multilevel (at least 3 levels deep) navigation menu ?

does anyone have a links to any tutorial on that :-S ?
#2

[eluser]InsiteFX[/eluser]
If you seach the forum I post a library last year that will do it!

InsiteFX
#3

[eluser]Sodavath[/eluser]
[quote author="InsiteFX" date="1296501432"]If you seach the forum I post a library last year that will do it!

InsiteFX[/quote]

Thanks for the hint,

is it this ?

http://ellislab.com/forums/viewthread/154719/#748768
#4

[eluser]InsiteFX[/eluser]
Yes that is it, I am creating a new one now that will handle
3 levels of menues.

That was just a quick example of to do it, the new version
will be more optimized etc.

InsiteFX
#5

[eluser]InsiteFX[/eluser]
I use these javascript menus, which will fallback to css if no javascript.

They are free but I purchase them!

Javascript and CSS Menus

These menus are what the new version will be based on.

InsiteFX
#6

[eluser]Sodavath[/eluser]
Thanks for the example library but 1 thing keeps chewing at me, how do I show selected Item ?

Like if Home (root_selected) is selected and Food (child_selected_1) category I want to add some class tags with selected Item on them ?

Code:
Home  << root_selected
  |----Food  << child_selected_1
  |    |----Meat
  |    |----Vegetables  << child_selected_2
  |
  |----Other
      |----Something other
      |----Something other2
Settings
  |----Account Settings
  |    |----Change Password
  |
  |----Setup Stuff
#7

[eluser]InsiteFX[/eluser]
I will be on later tonight, will see if I can get a solution for you.

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB