answersLogoWhite

0

What are three major uses of javascript on client side?

Updated: 8/11/2022
User Avatar

Wiki User

10y ago

Best Answer

These are the three major ones I could come up with

  1. Client-Side Validation
  2. Jquery Effects, Transitions and change to CSS code on client-side
  3. Store cache on client-side
User Avatar

Monserrat Bashirian

Lvl 10
1y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are three major uses of javascript on client side?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are three types of tasks that can be performed with javascript?

These are the three major ones I could come up withClient-Side ValidationJquery Effects, Transitions and change to CSS code on client-sideStore cache on client-side


What is the difference between VB-Script and JavaScript?

vbscript is used for server side as well as client side where as java script is used for client side only.


How do you connect javascript using php?

Any communication between Javascript code and PHP code needs to be instigated by the Javascript. This is because Javascript is a client side script and PHP is server side. The server can't force data to the browser; it can only reply to requests. The technique of using Javascript on the client side to talk to server side scripts is referred to as AJAX (Asynchronous Javascript And XML). There are several libraries available for simplifying it's usage, and many online tutorials.


Which one is best javascript or net?

JavaScript is a client-side scripting language while .NET is a framework so obviously .NET is better.


Name two scripting languages that can be used in UNIX?

Client-Side- JavaScript, ECMAScript Server-Side- PHP


Difference between JSP and JAVA Script?

Hi, 1. JSP is a server side scripting while Javascript is as client side scripting language. 2. JSP also connects with database to fetch up the records from the database while javascript can be used for validate the code on client side.


How does form validation differ in JavaScript and PHP?

In JavaScript the validation is done client side, which means it can be easily bypassed by turning JavaScript off in your browser. But with PHP it is server side, which means you can't switch it off, so you can't bypass the validation.


Where is JavaScript executed?

No. JavaScript is downloaded into the client's browser and executed there. With one caveat. Apache has a server-side JavaScript module that reached public experimental phase. It proved the concept, but saw little (if any) actual real world use.


What is the purpose of php?

PHP is a dynamic language meant to do server-side processing where plain HTML/client-side JavaScript isn't enough.


What is Javascritpt?

JavaScript is a client-side programming language, it adds some level of style and dynamic content to a website.


What is the difference between javascript and java language?

JavaScript and Java are two different programming languages. Java is a server-side, statically typed language. JavaScript is a mostly client-side, dynamically typed language. Java supports heavy back end computations while JavaScript enables interactive AJAX ones.


Why javascript is not server side programming?

JavaScript is primarily known as a client-side programming language, which means it runs in the web browser on the client's device (e.g., computer, smartphone). However, it can also be used on the server side, but it's not traditionally considered a server-side programming language like Python, Ruby, Java, or PHP. Here's why: Execution Environment: JavaScript is designed to be executed in a web browser. Its primary role is to enhance the interactivity and functionality of web pages by manipulating the Document Object Model (DOM) and making asynchronous requests to servers. Language Design: JavaScript was originally created for client-side scripting, so its core features and libraries are tailored for browser-based tasks. Node.js: While JavaScript is primarily a client-side language, Node.js, a server-side runtime environment, was developed to execute JavaScript on the server. Node.js extends JavaScript's capabilities to server-side scripting, but it's distinct from traditional server-side languages in terms of its runtime environment and architecture. Concurrency Model: JavaScript's single-threaded nature, designed for the browser, can limit its effectiveness for certain server-side tasks that require handling multiple concurrent requests efficiently. Node.js addresses this limitation by using an event-driven, non-blocking I/O model. Server-Side Languages: Server-side programming languages like Python, Ruby, and PHP are specifically designed for building server-side applications and offer extensive libraries and frameworks for tasks such as database interaction, file handling, and server management. In summary, JavaScript is primarily a client-side programming language, but it can also be used on the server side, thanks to environments like Node.js. While JavaScript's role has expanded to include server-side scripting, And if you are looking JavaScript Online Course then my suggestion is to contact Croma Campus. For further information contact :- +91-9711526942