Book description
JavaScript is a powerful, object-based scripting language that can be embedded directly in HTML pages. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser -- JavaScript is the language of choice for developing Dynamic HTML (DHTML) content. JavaScript can be integrated effectively with CGI and Java to produce sophisticated Web applications, although, in many cases, JavaScript eliminates the need for complex CGI scripts and Java applets altogether. The JavaScript Pocket Reference is a companion volume to JavaScript: The Definitive Guide. This small book, covering JavaScript 1.2, is a handy reference guide to this popular language for Web development. It provides a complete overview of the core JavaScript language and contains summaries of both core and client-side objects, methods, and properties.
Table of contents
- Contents
- The JavaScript Language
- Client-side JavaScript
-
JavaScript API Reference
- Anchor
- Applet
- Arguments
- Array
- Attr
- Boolean
- Comment
- DOMException
- DOMImplementation
- Date
- Document (1/2)
- Document (2/2)
- DocumentFragment
- Element (1/2)
- Element (2/2)
- Error
- Event
- Form
- Function
- Global
- History
- Image
- Input (1/2)
- Input (2/2)
- Link
- Location
- Math
- Navigator
- Node
- Object
- Option
- RegExp
- Screen
- Select
- String
- Style
- Text
- Textarea
- Window (1/2)
- Window (2/2)
- Index
Product information
- Title: JavaScript Pocket Reference
- Author(s):
- Release date: October 1998
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781565925212
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Pure JavaScript
Pure JavaScript is a substantial and focused reference for experienced Web developers. This book begins with …