Is there a way to hide the square border of the checkbox in HTML?
No cross-browser, no.
You can completely change the checkboxes with custom controls, which imitate the checkbox behavior using JavaScript, however. .
No comments:
Post a Comment