Checkbox color

Hi!

Anyone who knows any good way to change a checkbox color, like iCal
checkboxes. If there is a gem or somthing like that.

Thanks.

Yeah!!! you could use JavaScript for this. I don’t know if there is a
gem,
but with JS you can do that. See more about JS event over checkboxes.
Now,
load it dynamic checkboxes? If you answer is yes, you can use css for
help
you. Greetings.

I did this:

.checkbox { background-color: gray; }
One
Two
Three

2009/6/17 Mikael Björkegren [email protected]