Skip to content

Instantly share code, notes, and snippets.

@yusugomori
Created May 10, 2012 14:50
Show Gist options
  • Save yusugomori/2653664 to your computer and use it in GitHub Desktop.
Save yusugomori/2653664 to your computer and use it in GitHub Desktop.
checkbox hack
<label for="checkbox">PUSH</label>
<input type="checkbox" id="checkbox" name="checkbox" />
<div class="toggle">
toggled element
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment