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

A brief discussion on the difference between Ajax and JavaScript

韦小宝
Release: 2018-01-13 11:01:47
Original
1897 people have browsed it

The following editor will bring you a brief discussion on the difference between Ajax and JavaScript. The editor thinks it’s pretty good, so I’ll share it with you now and give it as a reference. If you are interested in ajax, please follow the editor to read this article

Javascript is a scripting language executed on the browser side. Ajax is a development technology for creating interactive web applications. It is A series of related technologies are used, 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

The above article briefly discussing the difference between Ajax and JavaScript is all the content shared by the editor. I hope it can give you a reference! !

Related recommendations:

Detailed explanation of jQuery Ajax method for uploading files

ajax asynchronous request refresh method

Ajax product classification three-level linkage simple implementation method

The above is the detailed content of A brief discussion on the difference between Ajax and JavaScript. 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!