Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

input type checkbox and hide checkbox

<label>
  <input type='checkbox' hidden/>
  <span>check</span>
<label>
 Run code snippet
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #input #type #checkbox #hide #checkbox
ADD COMMENT
Topic
Name
1+2 =