Basic JavaScript syntax tutorial _ javascript tips-js tutorial

Source: Internet
Author: User
Javascript is a widely used scripting language on Web pages. This article introduces the basic syntax of javascript. For more information, see the basic concepts of Javascript in this article.

I.Javascript is a widely used scripting language in Web pages.

Ii. Features of Javascript:

1. Developed by Netscape, It is a script language that is driven by objects and events and has certain security.
2.Features:

A) Javascript is a scripting language and an explanatory language;
B) Javascript runs based on the javascript interpreter in the browser and has nothing to do with the operating environment;
C) javascript uses less rigorous data types. The advantage of this is that it is more convenient to define or use data, but it also brings about obfuscation problems;
D) Javascript is an object-based language. In this way, you can create your own objects and use the attributes and methods of the created objects to create many functions;
E) the main function of Javascript is to make the webpage dynamic, and there is also such interaction;
F) Javascript is secure. Users are not allowed to access the local hard disk, and files on the network are not allowed to be modified or deleted. This effectively prevents data loss and malicious modification.
G) Example: HTML file built-in script

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.