scib1109
Newbie
Posts: 1
Registered: 6/11/2004
Member Is Offline
|
| posted on 6/11/2004 at 05:31 PM |
|
|
disabling menus
Hello.
I'm attempting to disable the menu. To do this, I put the menu between <div></div> tags and call a javascript function that does:
document.getElementById("theDivIdGoesHere").disabled="true";
This grays out the text of the menu items but when I click on them they still go to the specified link. Is there a way to get them to be disabled so
they do nothing?
Thanks.
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/21/2004 at 03:38 AM |
|
|
Tigra Menus are rather complex scripts so HTML approach will not work. This feature has to be implemented in the menu itself.
Tigra Menu and Tigra Tree Menu - modify script or order customization
Tigra Tree Menu PRO - use custom event handlers or order customization
Tigra Menu PRO and GOLD - order customization
|
|
|