JavaScript Intensive Tutorial--javascript Summary

Source: Internet
Author: User

This article ish5eduAgency officialHTML5 Trainingtutorials, the main introduction:JavaScript Intensive Tutorials--javascript Summary
 

In this tutorial we teach you how to add  javascript to the  html  page, making the site more dynamic and interactive. You've learned how to create responses to events, validate forms, and run different scripts based on different scenarios. You also learned how to create and use objects, and how to use  JavaScript  's built-in objects. html domhtml dom  defines a standard way to access and manipulate  HTML  documents.  HTML DOM  is independent of platform and language and can be used in any programming language, such as  java, javascript , and  vbscript.   If you would like to learn more about  DOM , please visit our  HTML DOM  tutorials. jqueryjquery  is a  JavaScript  library. The jquery  greatly simplifies  JavaScript  programming. jquery  is easy to learn. If you would like to learn more about  jQuery , please visit our  jQuery  tutorials. ajaxajax =  Async  JavaScript  and  xml. ajax  is not a new programming language, but a new method of using existing standards. By exchanging data with the server,ajax  can update a part of a webpage without reloading the entire page. There are a lot of application cases using  AJAX : Sina Weibo, google  map, happy net and so on. If you would like to learn more about  AJAX , please visit our  AJAX  tutorials. asp / php / . NET and scripts in the  HTML  documentation run on the server with scripts running on different,asp/php  files in the client (browser). With  asp, you can dynamically edit, change, or add site content, respond to data submitted by  HTML  forms, access data or databases and return results to the browser, or customize a web that is more useful to different users.Page. Because the  ASP/PHP  file returns pure  html, it can be displayed in any browser


JavaScript Intensive Tutorial--javascript Summary

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.