Essay
Describe two advantages of referencing form objects using methods such as getElementById()rather than the forms array.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Instead of document.getElementsByTagName("form")[0] , you could use
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