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

Computer Science & Information Technology

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

Computer Science & Information Technology

The Center button centers text ________ within the cell

Fill in the blank(s) with correct word

Computer Science & Information Technology

A problem diagnosis utility suite is designed to identify problems with ____.

A. hardware B. application software C. operating system software D. all of these

Computer Science & Information Technology

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

Computer Science & Information Technology