Search found 5 matches

by mwallace81
Wed Nov 09, 2005 12:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: trying to hide individual menu items in a menu...
Replies: 3
Views: 3047

me elaborating what I'm trying to do/want to do

Hi Ruth =) I must say I've enjoyed your help so much!

Here's what I have so far...

http://beta.plangen.com/cjaweb/credenti ... ments.html

and here's what I want to do... (this is where I elaborate)...

Lets say that someone hovers over the menu that says "412i" (the middle menu) and then they ...
by mwallace81
Tue Nov 08, 2005 8:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: trying to hide individual menu items in a menu...
Replies: 3
Views: 3047

trying to hide individual menu items in a menu...

Is there any way to hide (not delete) some menu items in a menu? For example collapsing a menu down to the item that is being hovered over if it has a sub menu. See what I'm saying? I imagine it is potentially possible with a javascript function or by setting the onclass property for that menu item ...
by mwallace81
Tue Nov 08, 2005 4:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem displaying menu via a table
Replies: 5
Views: 3606

problem solved...

Ok yes you were definitely right :D! I was putting the


top="offset=50";
left="offset=-150";


very much in the wrong place. I had it out in my html page where I was drawing my outermost "Main" menu because... I was confused...
:D

Thank you very much for your help! I didn't know you could set ...
by mwallace81
Tue Nov 08, 2005 5:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem displaying menu via a table
Replies: 5
Views: 3606

ok so I tried that and it doesn't seem to be working...are you sure you mean
top="offset=50";left="offset=-150";
I tried top=50;left=-150; and that didn't work either ...
by mwallace81
Mon Nov 07, 2005 11:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem displaying menu via a table
Replies: 5
Views: 3606

problem displaying menu via a table

Hi Guys and Gals,

So I have successfully figured out how to display the milonic menu in a table. I admit it is very painless and easy to do, but there is one major issue I am running into. Here is the way I _am_ displaying the menu:

I have a menu in a table that consists of one item that displays ...