mrcorex
(Mrcorex)
January 22, 2016, 11:04pm
1
Hey all.
I am not sure this is the right forum. Sorry if not.
My question is simple. How can I make a menu like the one on http://www.yiiframework.com/doc-2.0/guide-README.html#widgets
Its the collabsible menu at the left. I guess there is a widget to do that, but I have not found it yet. Can anyone point me in the right direction, maybe even give some examples.
Thanks for all your help
softark
(Softark)
January 23, 2016, 1:48am
2
kuixy
(kuixy@163.com)
January 23, 2016, 7:53am
3
mrcorex
(Mrcorex)
January 23, 2016, 9:01am
4
Thanks for the replies.
Does this mean that I need to several nav-stacked nav-pills inside content of items in Collapse ?
Sorry for the cryptic question.
mrcorex
(Mrcorex)
January 23, 2016, 9:09am
5
Oh i get it. I can see it. It is about creating navs inside content-property of each collapse item. Nice.
Thanks guys.