Search found 7 matches

by Natascha
Thu Jan 12, 2006 12:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

hi - i changed my style-sheet : td-> vertical-align=top...

now it works fine!!

THANKS
by Natascha
Thu Jan 12, 2006 10:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

thank you... i did it now - i only had to change a few script-tags in your code and now it works...

but the only problem now is that my left menu jumps relative to the size of the middle-table (you know what i mean?)

i tried to fix it with top=125 - but it still jumps - how can i fix my table ...
by Natascha
Mon Jan 09, 2006 3:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

thanks - i did it - but it did not change..

Code: Select all

alwaysvisible=1;
left=0;
top=110;
orientation="vertical";
style=menuStyle;
itemheight=25;
itemwidth=100; 
by Natascha
Mon Jan 09, 2006 2:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

thanks for your answers - but i had to change my menu a little bit.

now i am opening another menu after clicking on the button "produkte" but with my mozilla-browser there seems to be a problem.

maybe someone with mozilla can have a look at my second menu after clicking on produkte? i tried it ...
by Natascha
Thu Jan 05, 2006 1:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

sorry - here is my example-page:

http://www.hmk.de/test

i am working with frames - but i did not manage the frame-menus - so i changed it simply to openstyle"up".. :D


i tested the onmouse-over... but i am sure i used it wrong...

aI("showmenu=Produkte;text=Produkte & Geschäftsbereiche;url ...
by Natascha
Thu Jan 05, 2006 1:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

sorry - here is my example-page:

http://www.hmk.de/test

i am working with frames - but i did not manage the frame-menus - so i changed it simply to openstyle"up".. :D
by Natascha
Thu Jan 05, 2006 11:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: OnmouserOver-Event, openstyle
Replies: 15
Views: 9435

OnmouserOver-Event, openstyle

Hi all,

i have two questions:

1. I am trying to implement an onmouseover-effekt in my menu.


aI("showmenu=Produkte;text=Produkte;url=products.htm;target=mainFrame");


I want to open the target products.htm while going with the mouse over the link.

is this possible?

2. question:
if i open my ...