|
How can I define which html drop down menus submenus should be multicolumn and wich one looks "normal".
Return to Recent Questions
Q:
My html drop down menus 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 html drop down menus?
(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 html drop down menus 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 html drop down menus.
You can create "normal" items using separator.
["|-","testlink.htm"],
See the attached example.
Return to Recent Questions
|