You can just hide it with CSS using display: none;. HTML <input type="checkbox" name="a" id="a" value="a" /><label for="a">asdf</label>.
確定! 回上一頁