Multiple Choice
Instead of document.getElementsByTagName("form") [0] , you could use the code
A) document.forms[0]
B) document.form[0]
C) document.getFormElements[0]
D) document.forms.form[0]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Describe two advantages of referencing form objects
Q3: In what situations can you get more
Q4: Match each statement below with correct item:
Q5: By default, browsers create an collection of
Q6: For all custom validation, it can be
Q7: How can you add options to a
Q8: To check a group of fields and
Q9: To display no default value on a
Q10: The _ event fires when a form
Q11: In modern browsers, which attribute of an