Html Dom Getelementsbyclassname

Source: Internet
Author: User

Getelementsbyclassname () finds all HTML elements with the same class name.
The method returns a collection. Note that it is not an array, although you can also use the [index] method to get the elements.

Common properties and methods for this collection

The Length property, which returns the number of elements of the item (index) method, returns the DOM element labeled index in the collection, with the index as an integer, numbering from 0, or using the [index] way to get    its elements directly.

Attention:
When an element in the collection does not exist in the document structure or does not conform to the filter criteria for the collection, the collection automatically deletes the element.
Getelementsbyclassname () is not valid in Internet Explorer 5,6,7,8.

Html Dom Getelementsbyclassname

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.