jeudi 23 mai 2019

Default checkbox is circle - how to transform it to square?

I have problem with my checkbox. Everytime I get circle checkbox, but i want the default one - square. I am creating my checkbox in .jsp like this:

<input type='checkbox' name='foo' value='bar' checked='' id="inlineCheckbox2" style="transform: scale(1.5);">

And I got this:

enter image description here




Aucun commentaire:

Enregistrer un commentaire