A

Admin • 833K Points
Coach

Q. How to get a particular value using the tagged name?

  • (A) getElementbyID()
  • (B) getElementsbyName()
  • (C) getElementsbyTagName()
  • (D) getTagName()
  • Correct Answer - Option(C)
  • Views: 21
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The method getElementsbyTagName() can be used to get a particular value using the tagged name associated with the document.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.