Page is a not externally linkable
ihelpyou - 4:31 pm on Mar 6, 2001 (gmt 0)
I have implemented this and also have included the "textarea" field and the "option" field in my forms. If you do not include them, they will stay "white". Here is the full css I used: input {background-color: #6699FF} It works great! Of course, it does not work for Netscape... but does for IE. Nice find BoneHeadicus!
Just toooooo cool.
textarea {background-color: #6699FF}
option {background-color: #6699FF}