I have included the file with all the functions and variables required 🙂 has to be done in a case switch loop Very very basic assignment, a blank html page with a button that says ‘Run Program’, a prompt for options 1,2 and 3. Opt1() Forename +Surname, turns into F.SURNAME(caps)Opt2() Generate lottery numberOpt3() Clears page […]
Archive for the ‘Javascript’ Category
Trigger function execution
February 21st, 2020
Your assignment is to create a page that will convert four ranges of miles to kilometers. The ranges are 1-50, 51-100, 101-150, and 151 to 200. The page and tables are to be fully styled. The table rows are to be of an alternating color scheme for readability purposes. The conversions are to be implemented […]