It depends on the width of the side frame (if you have one). The position of the menu bar in the top frame is of no importance.
If you like you can see my results at http://www.ekoplantpartners.nl (that's a Dutch site)
Search found 8 matches
- Fri Mar 15, 2002 4:41 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: menus in frames
- Replies: 20
- Views: 16418
- Fri Mar 15, 2002 4:40 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: menus in frames
- Replies: 20
- Views: 16418
Re: menus in frames
-63 is puzzling to me. I took a guess, entered 100 (not -100) and it came just right.
- Tue Feb 26, 2002 2:27 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Sub-menu alignment
- Replies: 3
- Views: 3640
Re: Sub-menu alignment
Can't find the onclick parameter? Where is the 16th parameter? Is there any documentation anywhere that explains the parameters?
Thanks,
Tom
Thanks,
Tom
- Thu Feb 21, 2002 6:54 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: NS6.2 menu widths
- Replies: 1
- Views: 2731
NS6.2 menu widths
Menu widths are wider than when viewed in all other browsers I've tested.
- Thu Feb 21, 2002 5:07 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu item not switching at index finger of hand pointer
- Replies: 2
- Views: 3724
Submenu item not switching at index finger of hand pointer
Hello everyone,
I posted this for menu version 3.3.18. Version 3.3.19 is a little better but still not right.. at least for me.. am I going crazy or is the information below correct??? Watch the tip of the index finger on the hand pointer.
Problem displayed at http://www.milonic.co.uk/menu/frames ...
I posted this for menu version 3.3.18. Version 3.3.19 is a little better but still not right.. at least for me.. am I going crazy or is the information below correct??? Watch the tip of the index finger on the hand pointer.
Problem displayed at http://www.milonic.co.uk/menu/frames ...
- Thu Feb 21, 2002 1:49 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu selection switches in the middle
- Replies: 4
- Views: 4704
Submenu selection switches in the middle
Currently using mmenu version 3.3.18
Hello,
Has anyone else noticed that when selecting a submenu item in IE5.5 that the highlight switches to the next (or previous) submenu item when the MIDDLE of the current submenu item is crossed? In IE5.0 all is well because the highlight moves to the ...
Hello,
Has anyone else noticed that when selecting a submenu item in IE5.5 that the highlight switches to the next (or previous) submenu item when the MIDDLE of the current submenu item is crossed? In IE5.0 all is well because the highlight moves to the ...
- Wed Feb 20, 2002 5:43 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Serious Problem on iMac with OS 8.6
- Replies: 16
- Views: 10622
Re: Serious Problem on iMac with OS 8.6 and 9.0.4
<HTML>i have still the same problems
reloading and reloading....
is there a fix?</HTML>
reloading and reloading....
is there a fix?</HTML>
- Wed Feb 20, 2002 11:59 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Coloured Menu items
- Replies: 2
- Views: 3666
Re: Coloured Menu items
Hi,
You can wrap your item in a <div> tag like this, for example :
<div align=center style=\"background: \#FFFFFF style=\"border: none style=\"color: \#3300FF\"><b>Home</b></div>
Hope this can help,
ben
You can wrap your item in a <div> tag like this, for example :
<div align=center style=\"background: \#FFFFFF style=\"border: none style=\"color: \#3300FF\"><b>Home</b></div>
Hope this can help,
ben