1) Script Title: HV Menu v5.5
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem:
Regarding the HV Menu script.
I have a positioning problem with Mozilla 1.6:
I use a centered layout and menu
var MenuCentered='center';
var StartTop=80;
var StartLeft=-87;
Mozilla browser windows doesn't display a scrollbar when it isn't needed.
On shorter pages that doesn't have a scrollbar the menu is displayed ok.
When a longer page loads and the vertical scrollbar is displayed all the layout recenters in the window but the menu remains offset by the width of the scrollbar.
In IE this isn't a problem because the scrollbar is displayed as disabled even on pages that doesn't scroll.
I also tried with a relative positioned menu using TargetLoc='MenuPos' and the div tag as described in the docs, but the problem was the same.
How can I work around this ?
Thank you very much
Eddie



Reply With Quote

Bookmarks