Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:42
Borders displays wrong in ns 4.7
Poster: Lynggaard
Dated: Wednesday September 25 2002 - 12:14:33 BST
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
Poster: trytrix
Dated: Saturday October 5 2002 - 16:51:39 BST
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 )
And .. just give me a HIT at : http://www.ransbecca.be
same issue
Poster: Diane
Dated: Tuesday October 8 2002 - 23:45:05 BST
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 .
Fixed NS 4.7 problem
Poster: Diane
Dated: Thursday October 10 2002 - 17:43:33 BST
Fixed this problem. There was no menu width specified for the first level menu in the sample menu_array.js version 3.5.