is there any way to make a dropdown inside a dropdown or some way to make a menu with submenus, I tried unsuccessfully
Not as of now.
Any news on this?
the only way at the moment:
.dropdown-content {
width: auto;
height: 400px;
}
adjust your height based on sub menu
This is one thing that I hoped wasn't an issue with Materialize. I have integrated a Multi-Level menu i found on tympanus.net that solves this issue perfectly. I would hope to see something like this in Materialize since i'm considering migrating my themes over to materialize.
@nativeimaging can u provide a repositorie so i can download? ty in adv
bump.
here is temp solution for "dropdown in dropdown" jsfiddle
@wupadach is there any trick using hover : false :(
Any news on this?
I'm gobsmacked that such a vital thing such as this is still unresolved.
i hope we have this feature soon. also @wupadach workaround is good -i didn't test it completely- but don't work with hover:false as @abdelouahabb said in comments.
See my work around for 1.0: https://github.com/Dogfalo/materialize/issues/6136
Still, it is just a workaround - this needs to be integrated into core.
How is this closed when there is no solution in core yet?
Right no option for gutter in v1.0, please do not close it
Most helpful comment
here is temp solution for "dropdown in dropdown" jsfiddle