Graying out menu items...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
brucebinder
Beginner
Beginner
Posts: 1
Joined: Tue Mar 14, 2006 7:20 pm
Contact:

Graying out menu items...

Post by brucebinder »

I am sorry to ask such a basic question. Is there a way to gray out (make inoperative but still have them show) menu entries?

Thanks.
Bruce Binder
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

it is possible to modify details of a menu item by

http://milonic.com/mm_menueditapi.js

Syntax is included
a demo is here (not exactly your issue "graying out", which could be done by setting different color properties and/or removing the url from the item)

http://milonic.com/menueditapi.php

Michael
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

If by graying out you mean to disable the item, there is also a demo for a function called mm_changeItemProperty which allows you to change the various properties, including putting in the type=disabled.

http://support.milonic.com/demos/change ... /index.htm

Down at the bottom of the page is a link to More Demos, one of those is to disable an item.

Ruth
Post Reply