Search found 7 matches

by ChazMonro
Mon Sep 18, 2006 3:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: offset in IE
Replies: 2
Views: 2591

Thanks Ruth... your the best.

Chuck
by ChazMonro
Fri Sep 15, 2006 9:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: offset in IE
Replies: 2
Views: 2591

offset in IE

I did a search, found people with the same problem, but still cant figure it out.

look at this URL in IE... the only menu item with a dropdown is the Divisions tab
http://psa.strenghosting.com/


THIS IS THE menu_data.js
fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but ...
by ChazMonro
Fri Sep 15, 2006 3:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opacity of the sub menu and the color of the text
Replies: 3
Views: 2834

this is the code for the subMenu Style.

with(subMenuStyle=new mm_style()){
onbgcolor="#525651";
oncolor="";
offbgcolor="#373a36";
offcolor="";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="#373a36";
separatorsize="0";
padding=3;
fontsize="10px";
fontstyle="normal ...
by ChazMonro
Thu Sep 14, 2006 5:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opacity of the sub menu and the color of the text
Replies: 3
Views: 2834

Opacity of the sub menu and the color of the text

I did some research and found that I could give the offclass and onclass a style that would make the background of the submenu a opacity value that would give it a cool semi-transparent effect. However it also applies the opacity style to the text color, is there a way to target only the background ...
by ChazMonro
Fri Jul 25, 2003 6:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image usage and size issues
Replies: 5
Views: 4248

Wo hold on there. Im new to this. Let me give you what I have and maybe you can see whats up. I need to get dropdowns to appear. I add menus, but then the menu itself doesn't appear when I run the html file. Its weird.

http://www.strengdesign.com/chuck/menu.zip


any help would be great. Im not ...
by ChazMonro
Thu Jul 24, 2003 7:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image usage and size issues
Replies: 5
Views: 4248

thats awesome, exactly what I want to do, but uh... exactly how do I implement individual graphics? I downloaded sample 7 and know how to add background graphics, but I don't know how to do graphics with the drop downs.

Chuck
by ChazMonro
Thu Jul 24, 2003 6:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image usage and size issues
Replies: 5
Views: 4248

image usage and size issues

Ok, here is a sample of the menu I am working on.

http://www.strengdesign.com/chuck/m1.gif

When you roll over a button you see this.

http://www.strengdesign.com/chuck/m2.gif

the problems I am having are:
1) How do I make it so that the very top menu option has a background with that small ...