Skip to main content
Participating Frequently
March 17, 2008
Question

Change the Disabled Textbox/Textarea Text Color

  • March 17, 2008
  • 3 replies
  • 3361 views
I am in need to know how to change the text color from Grey once a Textbox/Textarea has been disabled. Any help is greatly appreciated.
Thanks.
This topic has been closed for replies.

3 replies

Participating Frequently
March 17, 2008
Oh, you might want to just target the print media in your css so it only applies to printouts and not web pages.
Participating Frequently
March 17, 2008
Inspiring
March 17, 2008
MBaron007 wrote:
> I am in need to know how to change the text color from Grey once a Textbox/Textarea has been disabled. Any help is greatly appreciated.
> Thanks.

I don't think you can, this is a function of the browser/OS.
Mick
HawksITAuthor
Participating Frequently
March 17, 2008
I was told by Dreamweaver support that it could possibly be done using CSS.