2015Unpublished venueRequires access

What Is JavaScript

Nicholas C. Zakas

Open publisher page 0 citations

Abstract

This chapter provides information on review of JavaScript history, what JavaScript is, how JavaScript and ECMAScript are related, and finally the different versions of JavaScript. JavaScript is a scripting language designed to interact with web pages. It is made up of three distinct implementations: ECMAScript, the Document Object Model (DOM), and the Browser Object Model (BOM). The ECMAScript is defined in ECMA-262 and provides the core functionality. DOM provides methods and interfaces for working with the content of a web page. BOM provides methods and interfaces for interacting with the browser. Across the five major web browsers, Internet Explorer, Firefox, Chrome, Safari, and Opera, there are varying levels of support for the three parts of JavaScript. Support for ECMAScript 3 is generally good across all browsers, and support for ECMAScript 5 is growing, whereas support for the DOM varies widely.

About this research paper

What this paper is about

This chapter provides information on review of JavaScript history, what JavaScript is, how JavaScript and ECMAScript are related, and finally the different versions of JavaScript. JavaScript is a scripting language designed to interact with web pages. It is made up of three distinct implementations: ECMAScript, the Document Object Model (DOM), and the Browser Object Model (BOM). The ECMAScript is defined in ECMA-262 and provides the core functionality. DOM provides methods and interfaces for working with the content of a web page. BOM provides methods and interfaces for interacting with the browser. Across the five major web browsers, Internet Explorer, Firefox, Chrome, Safari, and Opera, there are varying levels of support for the three parts of JavaScript. Support for ECMAScript 3 is generally good across all browsers, and support for ECMAScript 5 is growing, whereas support for the DOM varies widely.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This chapter provides information on review of JavaScript history, what JavaScript is, how JavaScript and ECMAScript are related, and finally the different versions of JavaScript. JavaScript is a scripting language designed to interact with web pages. It is made up of three distinct implementations: ECMAScript, the Document Object Model (DOM), and the Browser Object Model (BOM). The ECMAScript is defined in ECMA-262 and provides the core functionality. DOM provides methods and interfaces for working with the content of a web page. BOM provides methods and interfaces for interacting with the browser. Across the five major web browsers, Internet Explorer, Firefox, Chrome, Safari, and Opera, there are varying levels of support for the three parts of JavaScript. Support for ECMAScript 3 is generally good across all browsers, and support for ECMAScript 5 is growing, whereas support for the DOM varies widely.

Key concepts: Unobtrusive JavaScript, JavaScript, Rich Internet application, Computer science, Document Object Model, World Wide Web, Scripting language, Client-side scripting

Related papers

Back to paper searchBrowse research topicsOriginal source
What Is JavaScript — Research Paper | ScholarLens