MyBB Community Forums

Full Version: making a checkbox required for register submit
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to make a checkbox required in order to select the registration button.
Here is the jsfiddle
http://jsfiddle.net/8YBu5/1226/

I added the id="confirm_reg" to the registration button

A couple problems...
1) What works in the jsfiddle does not work in the forum registration
You can see here
http://python-forum.io/member.php?action=register
For example if you click and unclick the check box in jsfiddle, it works....but the same code in the registration field does not work.
2) I cant get the initial checkbox to be empty. If i set the value to false