How is the content set up?
Most likely you have a DIV tag in the content section with a high z order.
That is a common reason for menus dropping under the content.
I am currently using a transitional form of CSS on my pages, rather than
100% CSS with DIVs. It was more a learning curve issue for one of my
coworkers, but CSS for style and tables for layout works nicely with the
menu.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com/
*************************************************
Think Outside the Box!
*************************************************
"Randy Smith" <> wrote in message
news:%...
> Hi All,
> I'm having trouble finding a solution to this problem with ASP 2.0. I'm
> using MasterPages with a menu, and if the number of elements inside a
> level within the menu is too long, the entries will appear UNDER the
> content page.
>
> So, is there a property that I can set that will keep all the menu entries
> ON TOP while the mouse cursor is hovering over it?
>
> TIA, Randy Smith
>
>