Well that worked, however, now the menu instead of being lined up along the
right edge, is now moved to the left edge in both Opera and Safari. But the
menu stayed in the same location on IE6 and Firefox.

Any ideas?


> This works for me, setting a width on the UL element. I've had a similar
> problem before with elements in Safari.
>
>        /*dropdown*/
>        div#navigation li ul {
>                display: none;
>                width: 100%;
>        }
>
>
> -Adam Ducker (http://adamducker.com)
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to