checkbox set checked jquery

JavaScript
<input type="checkbox" name="vehicle3" value="Boat" checked>

#If if helps you give it Thumbs up.prop('checked', true);

Source

Also in JavaScript: