answersLogoWhite

0

For what JavaScript is used?

Updated: 5/12/2021
User Avatar

Wiki User

13y ago

Best Answer

Javascript is the computer language that the internet is written in. It is used for making webpages, making animation programs, making animations, and much more.

If you want to learn it go to www.pagetutor.com

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Developing Websites

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: For what JavaScript is used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What unit is used for timing Javascript events?

Milliseconds are used for timing JavaScript events.


Can javascript be used in Jtextpane in swing?

No. JavaScript can be used only in HTML and other Web Components


What are the main functions of Javascript?

Javascript can be used on a variety of platforms which require simple computer commands but not a full programming language. Javascript can be used as or in addition to a full fledged programming language.


How is javascript used?

JavaScript is used to make HTML DHTML or Dynamic HTML. Provides a lot more interactivity between the web page and the browser provided JavaScript is not turned off.


Do you need java compiler to execute HTML programs written in javascript?

No, Java and JavaScript are nothing to do with each other, JavaScript is a form of EMCAScript, not Java. Every modern browser comes with a JavaScript engine that is used to understand JavaScript. so there is no need for it, no.


What is the use of id in javascript?

ID in JavaScript can be used to refer a control. For example getElementbyID("#name-of-id").


What programming language is used for webOS applications?

HTML5, JavaScript, CSS


What is Undefined in javascript?

In JavaScript undefined is a special value used when a variable has not had a value set to it, or has not been declared.


What is the difference between Javascript and Jquery?

JavaScript is a scripting language that is mainly used within a web browser. Jquery is a library of javascript code that can be used together with your javascript program. A set of functions that can preform common tasks is provided, which will reduce the amount of code that you have to write yourself.


What is a Javascript Void used for?

A Javascript Void can be used by a single computer programmer to evaluate a single command. It may also be used to purposely generate an undefined value.


Where can you downlaod javascript?

Javascript is included with any normal browsing engine, for example Trident (used in Internet Explorer), Gecko (used in FireFox), and Webkit (used in Safari). I can guarantee you 99.999999% that in this day and age, you certainly have Javascript in your browser. Heck, even phones do!


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.