What are the 3 Main Types of Client-side Scripting?
Question
What are the 3 Main Types of Client-side Scripting?
Solution
The three main types of client-side scripting are:
-
JavaScript: This is the most popular and widely used client-side scripting language. It is used to create interactive effects within web browsers. JavaScript can update and change both HTML and CSS, and it can also calculate, manipulate and validate data.
-
jQuery: This is not a language, but a JavaScript library. It is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, and animation much simpler with an easy-to-use API that works across a multitude of browsers.
-
AJAX: AJAX stands for Asynchronous JavaScript and XML. It is a set of web development techniques using many web technologies on the client side to create asynchronous web applications. With AJAX, web applications can send and retrieve data from a server asynchronously (in the background) without interfering with the display and behavior of the existing page.
Similar Questions
What are the 2 categories of Server-side Scripting?
Which of the following is an example of client-side scripting languages?
Explain the difference between Sever-Side and Client-Side scripting? (2 points)
Give the difference between Client side Scripting and Server Side Scripting
The client side Scripting called Java script that currently bringing interactivity to the world of web development *2 pointsTrueFalseOther:
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.