IT3215 | Programming Methods in Computer Science - Capella university
4. Jen Stevens
Hint: Use the splice function in order to remove a specific item from the array. Tip: The array index starts at 0, so when displaying the index, you will need to add 1 to the index value when it is displayed.
Make sure to do the following:
Write JavaScript to delete a specific volunteer by using loop. Write JavaScript that loops through the volunteer list to display the index value. Once completed, view your pages in each of your two selected Web browsers to see if the content renders appropriately and consistently within each. Next, verify that your code is error-free using the appropriate browser-specific development tool found in the Resources. Take a screen capture of each of your validation results and save it for submission. Example assignments: You may use the assignment examples, linked in the Resources, to give you an idea of what a Proficient or higher rating on the scoring guide would look like.
Submission Requirements
Upload your Web site files to your Web host. Submit your work in the courseroom using a single Zip file containing the following: Your entire Web site, including all associated files.
A Word document with:
The url to your Web site so faculty can view your site on a live host. A screen capture of each of your two validations that you completed using the developer tools found in the Resources.