|
How can I define which css list menu submenus should be multicolumn and wich one looks "normal".
Return to Recent Questions
Q:
My css list menu works super.
Anyway, I would like to make it more
comfortable for my users.
I would like to know if it possible to create a Multicolumn css list menu?
(http://dhtml-menu.com/menu/multicolumn-menu-sample.html)
and define which submenu should be multicolumn and wich one looks "normal".
In your example all css list menu options which have submenus
have multicolumn look.
But is it possible to create such Multicolumn look using your software?
Group_01 Group_02 Group_03
- xxx - xxx - xxx
- xxx - xxx - xxx
- xxx - xxx - xxx
Group_04 Group_05 Group_06
- xxx - xxx - xxx
- xxx - xxx - xxx
- xxx - xxx - xxx
A:
Yes, you can create such css list menu.
You can create "normal" items using separator.
["|-","testlink.htm"],
See the attached example.
Return to Recent Questions
|