pbaccari
16 Nov 2007, 2:57 AM
Hello,
I have a disabled textField with option "disabledClass" which is defined by this :
.textfield-normal-right{
color: black;
border:0px none;
background: transparent;
font-size: 10pt;
text-align : right;
}
The CSS work correctly with FF, but with IE, color stays gray gray gray !!!
The other items (border ...) work fine with both (IE and FF).
What is the problem ?
Best regards.
I have a disabled textField with option "disabledClass" which is defined by this :
.textfield-normal-right{
color: black;
border:0px none;
background: transparent;
font-size: 10pt;
text-align : right;
}
The CSS work correctly with FF, but with IE, color stays gray gray gray !!!
The other items (border ...) work fine with both (IE and FF).
What is the problem ?
Best regards.