Read JavaScript Advanced Programming

Source: Internet
Author: User

The first chapter:

Introduction to JavaScript:

The composition of JS;

1. Core (ECMA)

The ECMA rules the JS

1, grammar

2, reserved words

3, keywords,

4, Object,

5, type

6, operator

7, statement

2. Document Object Model (DOM)

DOM level

DOM level

The DOM level is divided into two main parts, the first part is the DOM core (specify how to map XML-based document structure, so as to simplify the operation and access to the document structure) The second part is Dom HTML (extending the HTML-based object method on the core of the DOM)

DOM Level Two

DOM level two increases the user interface, traversal, and scope of mouse events based on the DOM level. Cascading styles for first-level CSS

Dom View Dom Views (defines an interface that tracks different document views.) For example: Reference CSS before and after the comparison)

DOM Event DOM Events (interfaces that define event and event handling)

Dom styled Dom style (interface that defines CSS-based styles)

DOM Traversal and Scope Dom (defines the interface for traversing and manipulating document trees)

DOM Level Three

Dom level three introduces methods for loading and saving documents in a uniform manner, in the DOM loading and saving modules. New ways to validate documents

    

3. Browser object Model (BOM)

Read JavaScript Advanced Programming

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.