I listed myself as a "programmer" but I'm about as much of a programmer as I am a funambulist, so...
I have a simple form with four radio buttons and six text fields. One of the radio buttons is labeled "Other." Four of the six text fields are to display in any event and are required, while the first two should only be displayed in the event "Other" is selected, in which case all six text fields are required.
I know this involves <div></div> tags and perhaps attributes such as "hidden" or "invisible," but I'm not far enough along with this stuff to put the pieces together. A schematic or generic answer would help a lot, or even a link to a handy resource -- I should be able to figure things out from there.
Thanks!
I have a simple form with four radio buttons and six text fields. One of the radio buttons is labeled "Other." Four of the six text fields are to display in any event and are required, while the first two should only be displayed in the event "Other" is selected, in which case all six text fields are required.
I know this involves <div></div> tags and perhaps attributes such as "hidden" or "invisible," but I'm not far enough along with this stuff to put the pieces together. A schematic or generic answer would help a lot, or even a link to a handy resource -- I should be able to figure things out from there.
Thanks!