Topic: menu with three level

NMC free asked 5 years ago


I try to make third level in side nave bar but not accept.

How I can make Multi level Navbar Menu ???

 

Piotr Glejzer staff commented 5 years ago

Hi,

do you have some example of how it should look like?

Best,

Piotr


NMC free commented 5 years ago

<ul class="collapsible collapsible-accordion">
<li><a class="collapsible-header waves-effect arrow-r"><i class="fa fa-address-card-o" ></i> Staff Info<i class="fa fa-angle-down rotate-icon"></i></a>
<div class="collapsible-body">
<ul class="collapsible collapsible-accordion">
<li><a class="collapsible-header waves-effect arrow-r"><i class="fa fa-angle-down" ></i> Click me<i class="fa fa-angle-down rotate-icon"></i></a>
<div class="collapsible-body">
<ul>
<li><a href="#" class="waves-light">Link</a>
</li>
<li><a href="#" class="waves-light">Link</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
</li>
</ul>

 

it is working but if I want click another node not hidden current node


Piotr Glejzer staff commented 5 years ago

Hi,

I see you are using materialize component. But we don't have that component or example in our documentation. I can put that idea to our task to do to make a new component with levels menu.

Best,

Piotr


nano free answered 5 years ago


Hi, did you manage to get this working? i just buyed pro version but i can make multilevel items work


Piotr Glejzer staff commented 5 years ago

Hi,

we didn't make it work yet. It still in our 'ideas' list. I can't give you ETA for this. Sorry about that.

Best,

Piotr



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.5.10
  • Device: pc
  • Browser: all
  • OS: win7
  • Provided sample code: Yes
  • Provided link: No