Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:58
Submenu is showing different offsets in I.E and Firefox
Poster: mmlbrenda
Dated: Friday August 4 2006 - 16:15:43 BST
I am using the menu to display a dynamic cart list. The top level menu element is always displayed when mouseover we will show a submenu that will appear to have a box around the top level menu and the submenu. I didn't see any examples of how to do this so I am using stylesheets to mimick this effect. However, I seem to have a -1,-1 off set for the submenu in i.e. and in Firefox I seem to have an extra 1 px border in the submenu.
Note there are two sets of menus on the page. I am referring to the one at the top of the page with "shopping cart" in the top nav.
[url]http:\\surlatable.marketlive.com[/url]
Poster: Ruth
Dated: Monday August 7 2006 - 9:20:17 BST
Hi Brenda,
You are way downlevel. There's no way we can help with whatever the problem is since the menu has had numerous fixes, additions and changes since then. We are now at 5.753. I know that there was a fix done for IE since it would assume if you set a box width that is what you wanted and would not add to the width when putting a border on it but instead included the border in that width, whereas other browsers took the width and then if you added a border it added however many pixels the border was to the width. That is probably where your problem is occuring. As to using css to add a border, the menu has properties such as onborder which would place a border around the item when it was moused over.
Ruth
Poster: mmlbrenda
Dated: Monday August 7 2006 - 17:37:33 BST
I am going to upgrade the menu...but the end result of what I want is to look like one continuous boxed border around both the first level menu element and the submenu that appears below it. The onborder only gives that on the one element not the combined.