IE is very suck …
You cannot change the color of the disabled input. The color remains grey all the time while it is possible to do so in Safari and Firefox.
I found a solution from the web which can pretend a disabled input, setting the input as
onfocus=”this.blur();” onselectstart=”event.returnValue=false;”
rather than
disabled=”disabled”
It works !! Thanks Fang.
thanks for great informations It’s a wonderful
nice share, good
article, very usefull for me…thank you