Dom Learning Notes

Source: Internet
Author: User

DOM1 defines the node interface (this type can be accessed by other browsers except IE). All nodes in JavaScript inherit the node type, so all nodes share basic properties and methods.

1. Basic properties: NodeType

tr>
constant name value
element_node 1
attribute_node 2
text_node 3
cdata_section_node 4
entity_reference_node 5
entity_node 6
processing_instruction_node 7
Comment_node 8
document_node 9
document_type_n ODE ten
document_fragment_node one
Notation_node $

Dom Learning notes

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.