Skip to content

Instantly share code, notes, and snippets.

@nullset2
Last active September 15, 2016 21:16
Show Gist options
  • Save nullset2/a88a152e0b25ca26cbea18713a4635d7 to your computer and use it in GitHub Desktop.
Save nullset2/a88a152e0b25ca26cbea18713a4635d7 to your computer and use it in GitHub Desktop.
Untitled
span {
display: none;
}
[value="pdf"]:checked ~ [class=appendDataCheckbox]{
display: inline;
}
<input name="format" value="pdf" type="checkbox" id="toggle-1"></input>
<span class="appendDataCheckbox"><label for="toggle-2">Append Data? </label><input id="toggle-2" type="checkbox"></input></span>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment