1.

_Which of the following can be used to select HTML elements based on the value of their name attributes?$?

A. getElementByName()
B. getElementsByName()
C. getElementsName()
D. getElementName()
Answer» C. getElementsName()


Discussion

No Comment Found