Search found 10 matches

by dschneller
Mon Oct 28, 2002 9:52 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Show actual menu position coloured? Is this a bug???
Replies: 0
Views: 2245

Show actual menu position coloured? Is this a bug???

Hi,
I have a framed based navigation menu, that works fine :)
On the left frame is my menu and on the right one are the pages.
If I chose one item from the menu, I wanted to see coloured that I am on that menu until I change to another menu item. I think, in all the samples are the same problem ...
by dschneller
Thu Oct 24, 2002 12:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How can I show the actual menu position coloured?
Replies: 2
Views: 2648

Hi,
I have setted the 15th and 16th parameter of the style array but there is no effect on my menu. If you want to have a look on my side? http://home.qualimedic.de/~laubfrosch/

What I want to have is:
If I am on the 'Geburt' Page I want to coloured the menu item 'Geburt' green.
If I am on the ...
by dschneller
Thu Oct 24, 2002 12:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Preload graphic images for roll overs
Replies: 7
Views: 6492

Hi,
it work now. I found an error in my JS.
Thanks again.
by dschneller
Wed Oct 23, 2002 10:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: relative positioning
Replies: 4
Views: 3906

Hi,
is this helpfull for you?
http://www.milonic.co.uk/menu/menusampl ... ampleid=21
by dschneller
Wed Oct 23, 2002 9:42 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Preload graphic images for roll overs
Replies: 7
Views: 6492

Preloading doesn't work

Hi,
your code or the Preload Function generated by Dreamweaver does not work on my menu. I must first rollover with the mouse.
Do you have any idea?
Thanks for help.
by dschneller
Wed Oct 23, 2002 2:09 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu overlap with text & images
Replies: 5
Views: 4360

Hi,
I'am understanding now!
You must add target=_self or target=_blank or target=yourFrameName
like:

,"Links","http://www.geocities.com/kenix_mun/links.html target=_self",,"Sites I Frequent",1

See also: http://www.milonic.co.uk/menu/faq.php#l10

I hope it helps :)
by dschneller
Wed Oct 23, 2002 12:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Help! Surfers needed
Replies: 13
Views: 9388

Hi,
I'am using IE Microsoft (R) VM for Java, 5.0 Release 5.0.0.3234
My connection is bad 45,4 kBit/s
Everything seems to be okay but sometimes I will try to explain it, the menue disapears. This is not only on Product so, in all other menus it's the same. I think it is not a problem with the Browser ...
by dschneller
Wed Oct 23, 2002 11:43 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu overlap with text & images
Replies: 5
Views: 4360

Hi,
you must change the 2. and 3. parameter of the function addmenu in your menu_array.js file.
- The second parameter is the Menu Top - The Top position of this menu in pixels
- The third parameter is the Menu Left - The Left position of this menu in pixels

:) from Germany
by dschneller
Wed Oct 23, 2002 12:21 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How can I show the actual menu position coloured?
Replies: 2
Views: 2648

How can I show the actual menu position coloured?

Hi,
I have a framed based navigation menu, that works fine :D
On the left frame is my menu and on the right one are the pages.
If I chose one item from the menu, I wanted to see coloured that I am on that menu until I change to another menu item. I think, in all the sampes are the same problem. On ...
by dschneller
Sun Oct 20, 2002 9:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: To change image on mouseOver event
Replies: 1
Views: 2347

To change image on mouseOver event

Hi,
my navigation menu with images works well :D with one exception :(
On mouse over event I want to change the image from the menu. How can I do that? It must be possible, isn't it?

Thanks & Greetings.