Active
Project:
YUI Menu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 16:45 UTC
Updated:
12 Mar 2009 at 16:45 UTC
I'm using the vertical YUI menu
I want to position the sub menus so they are aligned with the top of the parent in the menu structure is this possible using css?
So instead of;
|
|
| |>
I want
| |
| |>
My reasoning is that my menu some times disappears underneath my main body content (I use a ddblock which uses jQuery to display content)
I've also tried setting the z-index to a higher value for the menu but doesn't do it for me...