answersLogoWhite

0

Milliseconds are used for timing JavaScript events.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the statistics used in Olympic swimming events?

speed (timing


Multilinear Events Sequencing tool should be used for what types of events?

When timing and/or time relationships may be a source of risk.


Can javascript be used in Jtextpane in swing?

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


What is a timing device used to measure the length of time for short events?

A stopwatch is a commonly used timing device to measure the length of time for short events. It is designed to start, stop, and reset the time elapsed accurately and is typically used in sports, science experiments, and other activities that require precise timing.


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.


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.


What are the events in glomerular filtration?

It is a type of filteration that is used with the heating unit in your house.


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 language defines the behavior ofweb page?

The behavior of a web page is primarily defined by JavaScript, a programming language that allows for interactive and dynamic content on websites. JavaScript can be used to handle events, manipulate the content of a page, create animations, and interact with server-side data.


What programming language is used for webOS applications?

HTML5, JavaScript, CSS


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 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.