Question
HTML Checkbox invalid
Hi, I want to show a text field if someone checks the checkbox.
The weird thing is if I put HTML like below, the checkbox shows up but I cannot click it.
Could someone help me to get through this?
<input type="checkbox" name="1" style="opacity:100; width:15px; height:15px">
<input type="checkbox" name="2" style="opacity:100; width:15px; height:15px">
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
