Search found 3 matches

by takema
Sat May 15, 2004 3:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: position of submenus using Opera 5 - Mac platform
Replies: 5
Views: 4271

Making the menu transparent

Good point -cleaned it up

Regarding offbgcolor:

To have a transparent background, I thought I read someplace that the value for offbgcolor should be set at 0. If this is incorrect, how can the menu be set to be transparent so that an underlying image shows?

Once again, thanks!
by takema
Sat May 08, 2004 2:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: position of submenus using Opera 5 - Mac platform
Replies: 5
Views: 4271

HTML code calls your JS in the head section. There is nothing in the body that refers to the menu.

I'll next paste what I've changed or added to the menu_data.js file (none of the other files have been altered in any way).

1. added itemwidth="40";

in this function

with(menuStyle=new mm_style ...
by takema
Wed May 05, 2004 6:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: position of submenus using Opera 5 - Mac platform
Replies: 5
Views: 4271

position of submenus using Opera 5 - Mac platform

First of all: your site is awesome. I'm learning a bit of JS.

So moving on to my question:

I modified Horizontal Menu v 5.1 so that now it is a vertical menu by removing
"position=horizontal'

Position of main menu and submenus seem fine when tested using Mozilla 1.2.1 and Explorer 5. However, in ...