<form> <input type="checkbox" onclick="enviar.disabled = !this.checked" /> <input type="submit" name="enviar" disabled="disabled" /> </form>