Jump to content

[SOLVED] Toggling show/hide content via check/unchecking a textbox


tjodolv

Recommended Posts

Hello. I am trying to make a form with optional elements. To cut down on screen-space-usage, I figured the best thing to do would be to hide the elements onload, and then allow the user to show the ones he/she wants to use. I use scriptaculous/prototype to do the showing and hiding, and that works fine. My problem is creating a function that toggles show/hide when the user checks/unchecks a checkbox. eg. if the user checks the box, show the extra content, but if the user then unchecks, hide it again...

 

How do I go about getting that to work? I am at a dead end..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.