Maybe "chained" isn't the correct term to use but I'm not even sure what to search on.
I'm not a whiz at JavaScript but I need to create a form that will allow a user to select from two radio buttons. If they select one of the options, two more form options (in the form of text areas) would appear for the user to enter their data.
I don't have a clue on how to create this beyond a standard form. If anyone knows of a tutorial or can help me out, I'd really appreciate it.