Client-Side Web Development - Graded Assignment #10

This assignment must be completed with Javascript constructs covered in the module.
The HTML file should not be modified in any way.

  1. In the file main.js, in which you completed the previous assignments, so that when the page is loaded, the table contains the numbers of different vowels in the paragraph of text on your page. Both uppercase and lowercase vowels should be counted.
  2. Change the three functions that modify the paragraph (these you will have implemented as part of previous assignments), so that the table is updated to reflect paragraph changes. Indicate clearly, with a comment containing the string 'WEEK10', where these additions were made.

 

For a video demonstrating the required behaviour click here.

For information on submission deadline and grading of this assignment see the the Schedule and Notes page, below the table.