Search found 4 matches

by Pedrod
Wed Sep 08, 2004 7:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hide/show menu items
Replies: 2
Views: 2210

I want remove it.
by Pedrod
Wed Sep 08, 2004 9:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hide/show menu items
Replies: 2
Views: 2210

Hide/show menu items

hi, is there any way that i can hide or show specific menu items? so far, i've tried setting the raw CSS of a menu item to "visibility:hidden;" and then when i want to show it i set the rawcss to "". The only problem is, I think by changing the rawcss, I'm changing the style for the menu item's <A ...
by Pedrod
Tue Sep 07, 2004 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Context Menu - detecting element
Replies: 2
Views: 2212

Thanks Kevin, that worked.

Pedro
by Pedrod
Tue Sep 07, 2004 6:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Context Menu - detecting element
Replies: 2
Views: 2212

Context Menu - detecting element

I've downloaded your context menu example, and it seems to work well. One question....Is it possible to detect what element caused the context menu to popup?

Thanks