1

is there a way to hide the square border of a checkbox in html?

1 Answer 1

2

Not cross-browser, no.

You can replace checkboxes entirely with custom controls that emulate checkbox behaviour using JavaScript, though. Here's an example with jQuery.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.