Search found 3 matches

by Vide
Fri Oct 13, 2006 9:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Separator before and after menu
Replies: 4
Views: 3151

Thanks alot, an upgrade worked fine. :D

... and thanks for the pointers to the overflow attribute.

The menu is in a table so it is relative to the table.

Thanks,
Vide
by Vide
Fri Oct 13, 2006 7:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Separator before and after menu
Replies: 4
Views: 3151

Thanks for your reply Ruth,

Althou that did not work, it's like I did before.

Here is my code:
<script type="text/javascript" language="JavaScript">
_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse ...
by Vide
Thu Oct 12, 2006 10:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Separator before and after menu
Replies: 4
Views: 3151

Separator before and after menu

Hello,

I wish to have a menu without borders, there should be a separator between each item, the problem is that I want a separator or border before and efter the menu as well.

The quick solution is to create a disabled menu item before and after to get the desired effect, but when I move my mouse ...