Search found 10 matches

by calebgriffin
Fri Jul 09, 2004 10:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: indepent item height
Replies: 2
Views: 2240

indepent item height

I'm using the menu on every page of the site. Some of the pages are much longer(taller?) than the menu. On those pages, I'd like to extend the height of the menu. I thought one way to do this would be to add an extra item at the bottom with no text and no url but a specified itemheight. And then I w...
by calebgriffin
Tue Mar 23, 2004 3:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Somebody please convince me to convert
Replies: 13
Views: 42397

Wow

Wow Ruth, I haven't tried your suggestions yet but it looks great on your site. I feel like I should bake you some brownies or something. Thanks a lot.
by calebgriffin
Tue Mar 23, 2004 2:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Somebody please convince me to convert
Replies: 13
Views: 42397

Thanks for everything

You guys have been really helpful. I upgraded and bought the license today. I was able to embed V.5 in the table just like I wanted but I still have two questions. Perhaps, I implemented Andy's suggestion wrongly but I'm only getting the shadow effect on the submenus. The main menu has no shadow. Ho...
by calebgriffin
Sat Mar 20, 2004 7:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Somebody please convince me to convert
Replies: 13
Views: 42397

One more question

Why did you leave this stuff out?

Code: Select all


high3dcolor="0b0955";
low3dcolor="#000099";
headercolor="#000000";
headerbgcolor="#000000";

by calebgriffin
Sat Mar 20, 2004 7:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Somebody please convince me to convert
Replies: 13
Views: 42397

Thanks Andy

One more thing ... Is there a reason why you left this off the top of menu_data.js? if(navigator.appVersion.indexOf("MSIE 6.0")>0) { effect="Fade(duration=0.2);Alpha(style=0,opacity=44);Shadow(color='#777777', Direction=135, Strength=5)" } else { effect="Shadow(color='#77777...
by calebgriffin
Sat Mar 20, 2004 5:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Somebody please convince me to convert
Replies: 13
Views: 42397

Somebody please convince me to convert

I'm about to buy a pro license but I'm not sure if I should upgrade to version 5 from 3.2. I have both menus on my webserver now. I can't seem to get the version 5 to look like the version 3. Version 3 has a groovy shadow that I see no option for in Version 5. Also, Version 3 has a semi-transparency...
by calebgriffin
Tue Nov 25, 2003 2:28 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Disjointed rollover image
Replies: 5
Views: 3994

Got another?

That only works for version 5. I have version 3. But you have precisely identified what I would like to do. Could you tell me a solution for version 3?
by calebgriffin
Mon Nov 24, 2003 4:18 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: onmouseover, onmouseout within the link in the menu element.
Replies: 1
Views: 3377

same issue

I have the same exact issue. I want mouseover triggers on each of my menu options. How do I do this?
by calebgriffin
Mon Nov 24, 2003 4:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Disjointed rollover image
Replies: 5
Views: 3994

answer unhelpful

I have the same problem as Warren. I want to place a mouseover event on each menu option. How do I do that? As far as I understand, imageposition is a java attribute and doesn't apply here and I have no idea how a stylesheet can make an image change when triggered by mouseovers. Could you be more pa...
by calebgriffin
Sat Sep 13, 2003 10:41 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Make Version 3 display vertically
Replies: 3
Views: 4113

Make Version 3 display vertically

According to DynamicDrive.com this menu script has an option to display vertically. I see no such option in the menu_arrays.js file. All examples I've seen are of a horizontal nav menu. How do I get it to display vertically?