beedie
05-13-2009, 08:30 PM
I am trying to add a drop down menu that will appear when rolled over.
The div has these css rules for now and it doesn't work.
div.droppingmenu {display: block; position: relative; z-index: 10; width:903;}
The div is between two tables one of which(lower) has a flash movie if that is relevant.
It just comes between the tables not on top.
What is my mistake?
Not really too good at the css!!
The div has these css rules for now and it doesn't work.
div.droppingmenu {display: block; position: relative; z-index: 10; width:903;}
The div is between two tables one of which(lower) has a flash movie if that is relevant.
It just comes between the tables not on top.
What is my mistake?
Not really too good at the css!!