Viva
0
Q:

checkbox onchange submit form

onChange="this.form.submit()"
1
<form method='post' action='#'>
<input type='checkbox' name='checkbox' onChange='submit();'
<?php if($page->checkbox_state == 1) { echo 'checked' }; ?>>
</form>
0

New to Communities?

Join the community