<html><body><script language="JavaScript"> function function1() { myCheckbox.focus(); myCheckbox.click(); }</script><input type="checkbox" id="myCheckbox" value="checkbox"><button onclick="function1();">Click the checkbox</button></body></html>
Name (required)
email (will not be published) (required)
Website