blueindian1
Programmer
Howdy All,
I have a text box created with:
I have disabled this box using javascript. However, I need it to be grey, so it is obvious to users that they cannot use the box.
Does anyone know how to change the color of the box from white to grey in Netscape 4?
Thanks!!
Rich
I have a text box created with:
Code:
<input class="textfield" type="text">
I have disabled this box using javascript. However, I need it to be grey, so it is obvious to users that they cannot use the box.
Does anyone know how to change the color of the box from white to grey in Netscape 4?
Thanks!!
Rich