PDA

View Full Version : Set Checkbox background color - IE6


ISMAILC
02-27-2008, 01:41 PM
Hi, I need help.

I want to set the the checkbox background color in IE6, but it does not seem to be possible:

i tried: style="background-color : red;"


Any Ideas?

Regards

jtg
07-30-2008, 05:00 PM
Alas, it is impossible to colorize a checkbox in IE6. I believe Opera may allow you some flexibility. I believe Firefox does not support a colored checkbox.

You're best bet will be to find or create a workaround in Javascript to replace the checkboxes with images.