Home > Web Front-end > JS Tutorial > body text

The difference between Ajax and JavaScript usage

php中世界最好的语言
Release: 2018-04-04 10:12:29
Original
1545 people have browsed it

This time I will bring you the difference between the use of Ajax and JavaScript, what are the precautions when using Ajax and JavaScript, the following is a practical case, let's take a look.

Javascript is a scripting language that is executed on the browser side. Ajax is a development technology for creating interactive web applications. It uses a series of related technologies, including javascript.

Javascript is a scripting language developed by Netscape. It has nothing to do with Sun's Java language. Their similar names are just a marketing strategy.

In general web development, javascript is executed on the browser side. We can use javascript to control the behavior and content of the browser.

How information is passed between the browser and the server in an Ajax application.

Through XML data or String

I believe you have mastered the method after reading the case in this article. For more exciting information, please pay attention to other related articles on the php Chinese website!

Recommended reading:

How does Ajax implement intelligent prompt related word search

jQuery.ajaxWebService requests WebMethod to process Ajax

The above is the detailed content of The difference between Ajax and JavaScript usage. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!