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.

Attachments: http://www.ruby-forum.com/attachment/3829/Bild_1.png

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