hi All,
I am not getting properly in FF as i am getting in IE. pls help me. :(
here is the CSS Code
--
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
position:absolute;
margin-top:auto;
font: 9px Tahoma, Verdana ms sans serif,san serif, geneva;
line-height:normal;
width: 160px;
list-style-type: none;
visibility: hidden;
font-weight : bold;
background-color:White;
}
--
in the dropdown.. in FF all the text lines height is not adjustablable and
even those are left aligned n but visible there is a so much space from left.
pls help me.
