Javascript - document.getElementsByName() methodThe document.getElementsByName() method returns all the element of specified name.
The syntax of the getElementsByName() method is given below: Here, name is required. Example of document.getElementsByName() methodIn this example, we going to count total number of genders. Here, we are using getElementsByName() method to get all the genders. Output of the above example
Next TopicDocument getElementsByTagName() Method
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week