Ted Lee wrote:
> http://dl.getdropbox.com/u/21984/navigation.html
>
> Does anybody have any idea on how to fix this in IE6/7? I thought it
> sounded like the absolute positioning in a relative container bug, but
> the height: 1% fix didn't fix anything.
>
> Thanks in advance -
> Ted
>
Try:
I'm working on a drop down menu that resembles what you would see at
nbc.com. I'm using Jquery events to trigger hidden divs that contain
the submenu. This is working as expected in Ff and Safari, but in IE6
& IE7, my submenus are shifting leftward instead of being positioned
absolutely. Se