WDV321 Advanced Javascript
Dynamic Form Structure - Assignment
Use this page as the basis for your assignment. Given the drop down list provided on this page please do the following things.
- When Complaints are selected please dynamically create and display a new drop down list that includes at least four options of your choice.
- When Technical Problems are selected please dynamically create and display at least four types of problems with an associated checkbox.
- When Product Issues are selected please dynamically create and display at least four types options as a grouped set of radio buttons.
- When a new option is selected your script should remove any of the dynamic content.