Hello all,
I have a form with a checkbox labeled other. I want to make it so if
the user clicks "other" a textbox appears right next to it allowing
them to fill in their value. If the other checkbox is unchecked, the
box disappears. Is this possible with Javascript? If so how would I go
about implementing this??
thanks in advance,
Mike
I have a form with a checkbox labeled other. I want to make it so if
the user clicks "other" a textbox appears right next to it allowing
them to fill in their value. If the other checkbox is unchecked, the
box disappears. Is this possible with Javascript? If so how would I go
about implementing this??
thanks in advance,
Mike
Comment