Case 8-2David is adding a clear form feature to the Pete's Italian Pies Web site, and has written the following code:function doClear() {  document.PizzaForm.customer.value = "";}Referring to David's JavaScript above, the text control is assigned the name ____, and it is an element within the form object that you named PizzaForm.

A. document
B. Pizza
C. value
D. customer

Answer: D

Computer Science & Information Technology

You might also like to view...

The ________ is the first page of a formal report

A) table of contents B) index C) cover page D) table of authorities

Computer Science & Information Technology

Folders within folders are also called paths

Indicate whether the statement is true or false

Computer Science & Information Technology