lisa65
08-20-2005, 12:34 PM
Good morning.
I am using a print page button on a page but want it to be blue. When I add the color tag to the code the script quits working. How can I make this work?
<input type=button value="Print this Page" style="background:6699CC; color:#000000" name="Print" onClick="printit()>
Thanks,
Lisa
I am using a print page button on a page but want it to be blue. When I add the color tag to the code the script quits working. How can I make this work?
<input type=button value="Print this Page" style="background:6699CC; color:#000000" name="Print" onClick="printit()>
Thanks,
Lisa