Search found 7 matches

by jspeybro
Tue Jul 29, 2003 4:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu offset
Replies: 9
Views: 7752

never mind, I fixed already.
I just had to use the pixels instead of "offset=-x"

sorry for bothering

Johan
by jspeybro
Tue Jul 29, 2003 4:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu offset
Replies: 9
Views: 7752

problems arise when resizing window

Hi, I use this offset=-x too, but I noticed that when I resize my browserwindow, that the submenu moves to much to the left, so not all the items are visible anymore. :(

does someone else experience the same problem?
is it a bug?
can I do something about it?

thanks in advance

Johan
by jspeybro
Thu Jun 19, 2003 9:27 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Missing 90% of Menu on Mac
Replies: 14
Views: 11767

Hi, I experienced the same problem (as on the screenshot).
I took a fresh menu_array.js and changed step by step what I had changed to the menu and it seemed that it was the
"margin=4";,
that caused the problem.

It seems to work fine for submenus, but when I added it to the main menu, I got ...
by jspeybro
Wed Jun 18, 2003 8:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: strange line appearing when setting menu to vertical
Replies: 2
Views: 3516

Thanks, that was indead the problem.

now I can start changing colors...
by jspeybro
Tue Jun 17, 2003 10:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: strange line appearing when setting menu to vertical
Replies: 2
Views: 3516

strange line appearing when setting menu to vertical

Hi, I took the code for the XP-style menu, and changed 1 value to change the menu from horizontal to vertical.

There is a strange line that appears when I do that.
I noticed that the line moves to the top of the page if I change the value of the top position of the main menu (XPMain). If I set it ...
by jspeybro
Tue Jul 30, 2002 12:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Target
Replies: 2
Views: 2923

Use a base target

add this to your <HEAD></HEAD>-tag:

<base target="framename">

it worked for me, but I need only one target fram, so if you need moor targets, I'm not sure what to do. but maybe this works:

,"linktext","file.html target=targetframe onbordercolor=000000;offbordercolor=FFFFFF;",,"text that appears ...
by jspeybro
Tue Jul 30, 2002 12:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Target
Replies: 2
Views: 2923

Use a base target

add this to your <HEAD></HEAD>-tag:

<base target="framename">

it worked for me, but I need only one target fram, so if you need moor targets, I'm not sure what to do. but maybe this works:

,"linktext","file.html target=targetframe onbordercolor=000000;offbordercolor=FFFFFF;",,"text that appears ...