Question: 4 . Write a function named addListItem a . Parameters: Two string parameters. The first is the id of an HTML list element and the
Write a function named addListItem
a Parameters: Two string parameters. The first is the id of an HTML list element and the seco is the text for the new item.
b Operation: Adds the supplied text as a new list item to the list with the given id
To add an item to the list it must be a complete list item element. Add the
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
