Search found 6 matches

by jollyjim
Thu Jul 21, 2005 11:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenu disappears with openstyle="up";
Replies: 1
Views: 1810

Submenu disappears with openstyle="up";

Hi there,
I have discovered the smallest kind of problem (1 pixel) with the menustyle openstyle="up";

The problem only appears when you use a submenu.
There seems to be one (1) tiny pixel between the menu and the submenu that makes the submenu disappear if you are too slow with the mouse over that ...
by jollyjim
Wed Jul 20, 2005 11:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu 16
Replies: 7
Views: 4329

Re: Menu 16

I realised now that I still have one other problem left...
My plan is to make a web site with two menus like this:

Top menu with a menu rolling down
Main page with content
Bottom menu with a menu rolling up

How do I make a menu rolling up instead of down?


Solution is to set the specific ...
by jollyjim
Wed Jul 20, 2005 11:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu 16
Replies: 7
Views: 4329

Menu 16

I realised now that I still have one other problem left...
My plan is to make a web site with two menus like this:

Top menu with a menu rolling down
Main page with content
Bottom menu with a menu rolling up

How do I make a menu rolling up instead of down?
by jollyjim
Tue Jul 19, 2005 7:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu 16
Replies: 7
Views: 4329

menu 16 ("outfilter")

Ruth,
I tried once again and did exactly what you said...and it works exactly as I want it to! Big thanks! Awesome.

Code: Select all

with(milonic=new menuname("Menu")){
style=menuStyle;
aI("overimage=car_on.gif;image=car_off.gif;text=Text;url=#;");
}
:D
by jollyjim
Tue Jul 19, 2005 4:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu 16
Replies: 7
Views: 4329

Thanks alot for the fast response.
Unfortunately I cant get it to the point I would have liked it.

A good example to show you what I am looking for is here http://www.porsche.se
(although this menu has another problem which is that the picture does not "stay on" when you scroll down).

Its the ...
by jollyjim
Mon Jul 18, 2005 7:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu 16
Replies: 7
Views: 4329

Menu 16

Hi!
I have tried the menu #16 (menu_sample16_ver5_728). I have a problem with the opacity-function.

I would have liked the outfilter to have the same effects as the overfilter to make an effect like this:
mouse_OVER = image+(text+background) has 100% opacity
mouse_OFF/OUT = image has 70 % opacity ...