To change the displayed value of the first item in the gardeningList selection list to "Mulch", enter ____.
A. document.forms[0].gardeningList.options[0].set("Mulch");
B. document.forms[0].gardeningList.options[0].display = "Mulch";
C. document.forms[0].gardeningList.options[0].value = "Mulch";
D. document.forms[0].gardeningList.options[0].text = "Mulch";
Answer: D
You might also like to view...
The Calendar view is the default view for the Calendar List in SharePoint
Indicate whether the statement is true or false
The Center button centers text ________ within the cell
Fill in the blank(s) with correct word
A problem diagnosis utility suite is designed to identify problems with ____.
A. hardware B. application software C. operating system software D. all of these
Which layer of the OSI model provides a user interface in the form of an entry point for programs to access the network infrastructure?
A. Application B. Transport C. Network D. Physical