JavaScript pocket reference

JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive...

Full description

Bibliographic Details
Main Author: Flanagan, David
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly 2002
Edition:2nd ed
Series:Pocket References Ser
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • JavaScript Pocket Reference; The JavaScript Language; Syntax; Case sensitivity; Whitespace; Semicolons; Comments; Identifiers; Keywords; Variables; Data Types; Numbers; Booleans; Strings; Objects; Arrays; Functions and methods; null and undefined; Expressions and Operators; Statements; Expression statements; Compound statements; Empty statements; Labeled statements; Alphabetical statement reference; Object-Oriented JavaScript; Regular Expressions; Literal characters; Character classes; Repetition; Grouping and alternation; Anchoring match position; Versions of JavaScript