Search found 4 matches
- Tue Oct 26, 2004 2:28 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: How to set a menu item as inactive
- Replies: 2
- Views: 2700
How to set a menu item as inactive
Is it possible to set a menuitem as inactive. I'd like to be able to setup the menu with all options but have some options greyed out and not clickable when appropriate. Is there a menuitem property or similar which I can manipulate as required?
- Tue Jun 15, 2004 12:50 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with style references in existing javascript code
- Replies: 3
- Views: 2807
- Mon Jun 14, 2004 10:19 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with style references in existing javascript code
- Replies: 3
- Views: 2807
- Mon Jun 14, 2004 6:17 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with style references in existing javascript code
- Replies: 3
- Views: 2807
Problem with style references in existing javascript code
I have been trialling your DHTML Menu and so far it has everything I'm looking for and more and is working brilliantly. Unfortunately however I've just discovered that one of my other scripts is now no longer working. The script is..
function expand(el) {
el2=eval(el)
if(el2.style.display ...
function expand(el) {
el2=eval(el)
if(el2.style.display ...