Simple Application of JavaScript scripting in Web pages _ basic knowledge

Source: Internet
Author: User
Simple Application of JavaScript scripting in Web Pages 1. Features of JavaScript Scripting
JavaScript scripting is a browser-oriented web scripting language. The script language has the following features:
1. Run the command on the client. It runs completely on the user's computer without going through the server.
2. Object-oriented. With built-in objects, you can also directly operate on browser objects.
3. Dynamic Changes. It can respond to user input or directly output to users.
4. Easy to use. Although the JavaScript script language is simple, beginners can quickly master it.
5. It can only be used with the HTML language. You need to explain the execution in a browser.

2. How to add JavaScript scripts to HTML

The JavaScript format is as follows:

Place the preceding statement in the HTMLAndAnd can be placed inAnd.
Example: "Hello!" is displayed on the webpage !".


Related Article

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.