开发者

Can I style the background of a checkbox?

开发者 https://www.devze.com 2023-03-07 08:25 出处:网络
My forms have checkboxes and I would like to replace the normal arrow check with a colored background that shows when the box is checked. I am not very familiar with CSS. Is this somet开发者_开发知识库

My forms have checkboxes and I would like to replace the normal arrow check with a colored background that shows when the box is checked. I am not very familiar with CSS. Is this somet开发者_开发知识库hing I could do with CSS. I don't want to use anything fancy like jQuery. Just looking for something really basic.

Marilou


You may take a look at the following article.


I think you are looking for something like this

0

精彩评论

暂无评论...
验证码 换一张
取 消