Search found 4 matches
- Tue Aug 17, 2004 11:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Hiding/Showing Specific Menu Items
- Replies: 3
- Views: 3006
- Tue Aug 17, 2004 9:48 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Hiding/Showing Specific Menu Items
- Replies: 3
- Views: 3006
Hiding/Showing Specific Menu Items
I need to be able to hide a specific item in my menu and subsequently show it (It's a right click menu, I would like to run the necessary hide and shows based on rollovers of images).
I tried changing the "rawccs" (Code Ref: 78) property with Javascript using the mm_changeItemProperty function. It ...
I tried changing the "rawccs" (Code Ref: 78) property with Javascript using the mm_changeItemProperty function. It ...
- Fri Aug 13, 2004 11:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dropping Session IDs
- Replies: 15
- Views: 12001
- Fri Aug 13, 2004 11:03 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Modifying Hyperlinks Based On Menu Location
- Replies: 1
- Views: 1918
Modifying Hyperlinks Based On Menu Location
I have a page with a set of images which the user can right click and be presented with a set of options (for example, edit and delete). I need to be able to modify the URL that is in the href attribute of each menu hyperlink to correspond the primary key in my database that the image belongs to ...