Click to See Complete Forum and Search --> : Forms--Active / Dynamic / Shifting?


billpilgrim2000
08-03-2005, 02:35 PM
Does anyone know how to create forms that change based on form inputs? For example, certain parts of the form are hidden until a certain box is checked and then the previously hidden part of the form expands so that the user can fill it out. Does anyone know how to do this or what these types of forms these are called? I am basically trying to finish a checkout page where I would like a series of inputs for the user's "billing address" to appear if the user unchecks the box marked "Billing address same as shipping address."

Thanks for your help, Bill

Kravvitz
08-03-2005, 08:59 PM
There isn't really a name for them. I would probably call them dynamic.

It's easy enough to do.

Here's an example. (http://www.dynamicsitesolutions.com/javascript/select_option_show_textbox/)

Edit: I found your cross-post. (http://webdeveloper.com/forum/showthread.php?t=74816) :(