WDV221 Intro Javascript

Skill Test - Loops and Arrays

Your Input Matters

Instructions:

1. Use the products array and the productNumber array to dynamically populate the select menu. Include the productNumbers as value atttributes.

2. Use the selectionFactors array to dynamically create a set of radio buttons.

3. Use the references array to dynamically create a set of check boxes.