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