Getting started with javascript

Source: Internet
Author: User
What is JavaScript? JavaScript is a very popular scripting language. Although its name is similar to java, it is completely different from java. It can be used for HTML and web and is widely used in servers, PCs, laptops, tablets, smartphones, and other devices. JavaScript is... What is SyntaxHighlighter. a JavaScript? JavaScript is a very popular scripting language. Although its name is similar to java, it is completely different from java. It can be used for HTML and web and is widely used in servers, PCs, laptops, tablets, smartphones, and other devices. JavaScript is a lightweight programming language that allows you to insert HTML pages. After JavaScript is inserted into the HTML page, it can be executed by all modern browsers. What environment does JavaScript development require? You only need to: basic notepad and general browser JavaScript basic structure: JavaScript has three basic structures as follows: 1. this method saves JavaScript program statements to an independent js file and uses script to mark HTML files for calling. Sample Code: File 1 first. js: document. write (" Hello JavaScript") File 2 first.html: This is the first JavaScript file.

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.