Search found 3 matches

by jeanvm
Fri Jun 09, 2006 5:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Property "type=disabled" doesn't grey menu with Fi
Replies: 3
Views: 2690

It doesn't work with v5.748 either.

A "disabled-color" property would be great !
by jeanvm
Thu Jun 08, 2006 5:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Property "type=disabled" doesn't grey menu with Fi
Replies: 3
Views: 2690

Property "type=disabled" doesn't grey menu with Fi

The menu item property "type=disabled" works fine with IE.
With Firefox it disables the menu (can't be clicked) but it doesn't grey it.

I've been trying to use "mm_changeItemProperty" on oncolor/offcolor, rawcss... but nothing works, maybe because of the complex css file I use in my page.

I'm ...
by jeanvm
Wed Mar 22, 2006 7:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamically hide/show menu item (as css display:none/block)
Replies: 1
Views: 2052

Dynamically hide/show menu item (as css display:none/block)

Hi

I try to find a way to dynamically mask or show a menu Item (not open/close).

I have a table in my page in which lines are clickable, and menu items may have to be shown or hide according to the clicked line.
I already use the "mm_changeItemProperty" to set the "type" property (34) to "disabled ...