> On a CSS vertical menu, is there a way to have its submenus open in an
> upward direction if the submenu doesn't have enough space to open in a
> downward
>  direction?
> Thanks.
> Bruce
>

The only possible solution I can think of (using CSS 2) is to position the
sub menu absolutely with respect to the viewport using the bottom property.
Don't know if there is some new technique using CSS 3.

Regards,
Chetan Crasta
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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