pmugghc
01-14-2003, 05:22 AM
Can't you set the color of buttons ? I tried the following, the font size has effect, but not the color.
<INPUT TYPE="button" NAME="button" Value="Show" onClick="showlang(this.form)"
STYLE="TEXT=blue; P { color : blue; font-size : 14pt;} ">
How about background color of the button ?
Thanks, Roland
<INPUT TYPE="button" NAME="button" Value="Show" onClick="showlang(this.form)"
STYLE="TEXT=blue; P { color : blue; font-size : 14pt;} ">
How about background color of the button ?
Thanks, Roland