Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Question about checkboxes

I'm a huge noob at even basic code so this may seem really dumb, but all of the checkboxes when I create a sheet are already checked. Is there a way to set them so they are not? This is the line of code I am using: < input type='checkbox' name='17' value='1' checked='true' />
1520629754
Kirsty
Pro
Sheet Author
Remove checked=true.
Wow. It was that simple. Thanks Kirsty.
1520636635
Kirsty
Pro
Sheet Author
No problem! If you need any more help, don't be afraid to ask!