Yes, but that doesn't seem to help. All I want is to be able to do:
document.getElementById(FROM-MILONIC-SOMEWHERE).className but everything I have tried just bums out in the javascript with 'no attribute'.
I have tried _m[0][6]/_m[1][6] etc but apparently this is wrong.
Search found 3 matches
- Tue Mar 23, 2004 5:05 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Ids
- Replies: 5
- Views: 3516
- Tue Mar 23, 2004 8:07 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Ids
- Replies: 5
- Views: 3516
- Tue Mar 23, 2004 7:42 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu Ids
- Replies: 5
- Views: 3516
Menu Ids
I am wondering how you can access the menus using javascript. Basically I have a menu across the top of the page, and depending upon which area of the site you are in the relavent menu item has a background image (using css).
What I want to do is turn off the image when you mouse over another menu ...
What I want to do is turn off the image when you mouse over another menu ...