Search found 2 matches

by sinkboat
Thu Dec 21, 2006 4:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Always Visible Sub Menu underneath its parent
Replies: 3
Views: 2954

OK, almost there...

but i want the 1st sub-menu always opened by default (no need to click the main-menu first) just like the main-menu. And it should opens just underneath its parent menu (like collapse menu).

heres the new menu:

<div style="padding: 5px 10px 5px 10px;">
<script type="text ...
by sinkboat
Thu Dec 21, 2006 3:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Always Visible Sub Menu underneath its parent
Replies: 3
Views: 2954

Always Visible Sub Menu underneath its parent

Hi, I need to make the sub-menu always visible underneath its parent menu, but just for the 1st sub-menu... the 2nd, 3rd, etc sub-menu should shows on the right of the parent sub-menu...

Here's the menu_data.js:

fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0 ...