Question
Javascript - Make other fields required if a checkbox is checked
Editing this post as I solved my original two problems. But I've encountered a new one.
I'd like a two fields to be required only if a checkbox has been checked. One field is a text box, the other is a signature field. I don't know how to edit the Mouse Up/Mouse Down/Etc. options of the checkbox so that the other fields are required ONLY if the checkbox is checked.

Thoughts?
