I have a form that contains a checkbox, and also have a textarea that corresponds to this check box. I want to hide the textarea by default, but if the user checks the checkbox, I want the textarea to become visible for input. So if the user selcts the checkbox, the textarea appears? What and how is the easiest way to do this?
Thanks,
SM
Thanks,
SM