hessodreamy
03-14-2005, 10:41 AM
I am making an expandable menu by including hidden div elements within a list, and showing the element when the mouse hovers on the parent menu item.
However I'm having trouble in lining up the new div element with the menu item. Specifying a position is fine until the window is resized, or (heaven forbid) a different broswer is used.
So how do I get the position of the existing table, and how do I shift it so that the submenu falls level, and to the left of the parent menu?
you can see a snippet at the link below. Many Thanks.
http://www.aocd00.dsl.pipex.com/menu.html
However I'm having trouble in lining up the new div element with the menu item. Specifying a position is fine until the window is resized, or (heaven forbid) a different broswer is used.
So how do I get the position of the existing table, and how do I shift it so that the submenu falls level, and to the left of the parent menu?
you can see a snippet at the link below. Many Thanks.
http://www.aocd00.dsl.pipex.com/menu.html