True/False
By default, browsers create an collection of form objects that you can reference using array notation.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Instead of document.getElementsByTagName("form")[0] , you could use
Q2: Describe two advantages of referencing form objects
Q3: In what situations can you get more
Q4: Match each statement below with correct item:
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