Borders displays wrong in ns 4.7

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Lynggaard
Beginner
Beginner
Posts: 1
Joined: Wed Sep 25, 2002 10:50 am

Borders displays wrong in ns 4.7

Post by Lynggaard »

I have a problem with the menu in netscape 4.7.

The borders on vertical submenues does not display right.

In the menu I only have the menu text and in the style I have set a submenu icon. linke this

," Sample 1 long","# ",,,1
," Sample 1 ","# ",,,1
," Sample 1 ","# ",,,1

In the first row the one with the long text the right border is 1 pixel thin and the submenu is placed correctly.

in the other submenues the right border is as wide as the text "long", and the submenu is pulled in.

How do i code it so that the the right border is only pixel thin in all submenu rows even though they are different length
User avatar
trytrix
Super Advanced
Super Advanced
Posts: 92
Joined: Thu Sep 26, 2002 9:46 pm
Location: Flanders / Belgium
Contact:

Post by trytrix »

Hi,

In your example there aren't submenus ! Only one menu with 3 items in it !!
What do you mean exactly ?
Give us a link so we can have a look at..


Trytrix
(From The Flanders Fields 8O )


And .. just give me a HIT at : http://www.ransbecca.be
Diane
Beginner
Beginner
Posts: 6
Joined: Tue Oct 08, 2002 11:33 pm
Contact:

same issue

Post by Diane »

I am having the same issue as this user in Netscape 4.7 - menu items that are shorter do not fill the background color all the way over to the edge of the menu. The border ends up filling in the remainder of the menu item until it equals the same length of the other menu items.

This is the sample code provided by Milonic with the horizontal flag changed to vertical (no other chanages): http://www.pageforwarddesign.com/pentad/menu/menu.htm .
Diane
Beginner
Beginner
Posts: 6
Joined: Tue Oct 08, 2002 11:33 pm
Contact:

Fixed NS 4.7 problem

Post by Diane »

Fixed this problem. There was no menu width specified for the first level menu in the sample menu_array.js version 3.5.
Post Reply