[SOLVED] Need to Show/Hide Text Box Conditional Java

talkinggoat

Member
I am trying to build a form that has a checkbox option with conditional text. The text is hidden, by default. When checked, a text box appears, to enter in additional information. If unchecked, for any reason, the textbox needs to hide and clear the data. I have tried doing this through the built-in javascript, but can't get it to work right. I can't find anything telling me what the value of a checked checkbox is, so I can't set it as conditional or on mouseup : When element "skills_transportation" contains "heavy_truck", show element "volunteer_.describe_your_heavy_truck" or on mouseup : When element "skills_transportation" == "true" , show element "volunteer_.describe_your_heavy_truck"
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top