WDV221 Intro Javascript

Skill Test - Lookup and Accumulate Arrays

Team Scores

Current Status:

Instructions:

1. Use the onFocus event handler on the Team Name field. The following effects should happen:

2. The Reset button should have the following effects:

3. Modify the processTeamNames( ) so that when you enter a team that is not in the teamNames do the following:

4. Add a button that will display all the teams and their current score to the page.

Extra Credit: