[JavaScript] JavaScript Summary

Source: Internet
Author: User
Document directory
  • HTML dom
  • DHTML
  • ASP

Now that you have learned JavaScript, what should you learn next?

Javascript Summary

In this tutorial, we will show you how to add JavaScript to HTML pages to make websites more dynamic and interactive.

You have learned how to create responses to events, verify forms, and run different scripts based on different situations.

You also learned how to create and use objects and how to use built-in JavaScript objects.

For more information and knowledge about JavaScript, see our JavaScript instance and JavaScript reference manual.

Now that you have learned JavaScript, what should you learn next?

Next, we should learn HTML Dom and DHTML.

If you want to learn about server scripts, you should learn ASP in the next step.

HTML dom

HTML Dom defines standard methods for accessing and operating HTML documents.

HTML Dom is independent of platform and language and can be used by any programming language, such as Java, JavaScript, and VBScript.

For more information about Dom, visit our HTML Dom tutorial.

DHTML

DHTML is a collection of HTML, CSS, and JavaScript. DHTML is used to create dynamic and interactive websites.

W3C has such a description: "Dynamic HTML is a term used by some vendors to describe the combination of HTML, style sheets and scripts that allows attributes to be animated ."

If you want to learn more about DHTML, visit our dthml tutorial.

ASP

Unlike the scripts in the HTML document that run on the client (browser), the scripts in the ASP file run on the server.

With ASP, You can dynamically edit, change, or add website content, respond to the data submitted by HTML forms, access the data or database, and return the results to the browser, or customize webpages that are more helpful to different users. Because ASP files return pure HTML, they can be read by any browser.

If you want to learn more about ASP, visit our ASP tutorial.

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.