Hi, I've created a CSS dropdown on a test-layout, but it won't dropdown. The dropdown works, but the menu-items will drop below the other DIV. visible invisible How can I set the dropdown to drop above the other DIV? I tried z-indexing the headerDIV and the menuDIV but it isn't working. gr caps [edit] That's so weird. I try to frix the problem for days and when I finally give up and post the problem the solution pops up. It was a combination of z-index and position:relative gr