answersLogoWhite

0

For the most part Javascript is used to make web pages dynamic, move elements on the page, highlighting areas of the page, bringing in new content from the server, etc. There are other cases though like node.js where it's used as a server to make the web pages themselves. There are also a few cases outside of the web world where javascript can be used, some robotics, etc.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

Which is better java or Ajax?

you mean JavaApplet or Ajax? I do not think you can compare java as a whole and AJAX. Ajax is a simple implementation of JAvascript .


What does Ajax use for the processing that is done on the browser?

Javascript. AJAX stands for Asymmetric Javascript And XML


Is Ajax better than Corinthians?

Corinthians is wy better than ajax


What is the meaning of the name Ajax?

AJAX stands for Asynchronous JavaScript and XML.


How do you use javascript in aspnet?

Ajax, I believe uses JavaScript + ASP.


What programming language was Gmail developed in?

Html, javascript, ajax


Can you add Ajax requests in Ajax server page?

If you add javascript to the server page then it is possible. But it would be bad programming practise. Ideally the ajax requests should be on an external javascript file and that should be referenced by a client side page.


What does acronym Ajax stand for?

AJAX is shorthand for Asynchronous JavaScript and XML (Extensible markup language). Ajax allows continued interaction with the server while not requiring a page to be manually refreshed to display new data.


What is the default serialization used for ASPNet Ajax calls?

JavaScript Object Notation


What has the author Nicholas C Zakas written?

Nicholas C. Zakas has written: 'Professional JavaScript for Web developers' -- subject(s): Web site development, JavaScript (Computer program language), OverDrive, Computer Technology, Nonfiction 'Javascript Para Desarrolladores Web/javascript for Web Development (Anaya Multimedia)' 'Professional Ajax' -- subject(s): World Wide Web, JavaScript (Computer program language), Asynchronous transfer mode, Web sites, Ajax (Web site development technology), Design, Computer programs, Authoring programs, OverDrive, Computer Technology, Nonfiction 'Maintainable JavaScript' 'JavaScript and Ajax Wrox Box'


What set of frameworks or libraries would you use for creating an Ajax web application?

There's no debate that JavaScript is the most widely used language client-side on the Web. We are using JavaScript for everything, from form validations to full Ajax applications. Client side java script (CSJS) Frameworks/Libraries for creating an Ajax web applications:ReactJSAngularJS.ReactJSAngularJS


Tell you about asynchronous JavaScript and XML?

I do not know in depth. But using the Asynchronous Javascript and XML HTTP Request one can easily access the concept of AJAX. simply ajax is an technique of many technologies such as Javascript, XMLhttprequest, css and dom. Take the new registration of E- mail id when you are a new user. You can suggest an user name by this technique.