I have a vertical asp:menu using a control adapter. When I hover over some of the first-tier nodes, the child nodes expand under adjacent controls. It seems that this is a z-index problem and I've changed the z-index of the adjacent controls div container to 1 but that doesn't seem to help.
Any help to point me in the right direction would be appreciated.
Paul