well...that's the first post I write where the title says it all.
I have a "notificati on" text area , displaying system errors. It is readonly (or prefer to remain that way) but I don't want FF to make the background gray.
I tried with CSS and class /id but no luck. I tried just doing textarea didn't work.
i triead textarea[readonly], (??, like I saw on some site), and that obviously didn't work.
Is there ANY way to remove this grey background (make it white) in my readonly textareas in firefox?
Thanks guys,
Dan
I have a "notificati on" text area , displaying system errors. It is readonly (or prefer to remain that way) but I don't want FF to make the background gray.
I tried with CSS and class /id but no luck. I tried just doing textarea didn't work.
i triead textarea[readonly], (??, like I saw on some site), and that obviously didn't work.
Is there ANY way to remove this grey background (make it white) in my readonly textareas in firefox?
Thanks guys,
Dan
Comment