Measure the test taker's knowledge about JavaScript html dom objects.

Source: Internet
Author: User

This article focuses on JavaScript html dom objects. html dom is the abbreviation of the W3C standard HTML Document Object Model, DocumentObjectModelforHTML). with DOM, you can access all HTML elements, together with the text and attributes they contain. You can modify and delete the content and create new elements.

JavaScript html dom object

In addition to built-in JavaScript objects, you can also use JavaScript to access and process all html dom objects.

More JavaScript objects

Click the following link to obtain more information about the following objects, including their collections, attributes, methods, and events.

HTML DOM

Html dom is the W3C standard abbreviation of the HTML Document Object Model, DocumentObjectModelforHTML ).

Html dom defines a series of standard objects for HTML and standard methods for accessing and processing HTML documents.

With DOM, you can access all HTML elements, along with the text and attributes they contain. You can modify and delete the content and create new elements.

Html dom is independent of platform and programming language. It can be used by any programming languages such as Java, JavaScript, and VBScript.

Click the following link to obtain

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.