JavaScript pocket reference

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

Full description

Bibliographic Details
Main Author: Flanagan, David
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 1998
Edition:1st ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02749nmm a2200409 u 4500
001 EB001928483
003 EBX01000000000000001091385
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780596008352 
020 |a 1565929578 
020 |a 9781565929579 
050 4 |a QA76.73.J39 
100 1 |a Flanagan, David 
245 0 0 |a JavaScript  |b pocket reference  |c David Flanagan 
250 |a 1st ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 1998 
300 |a v, 89 pages  |b illustrations 
505 0 |a ImageInput; Link; Location; Math; Navigator; Node; Object; Option; RegExp; Screen; Select; String; Style; Text; Textarea; Window; Index 
505 0 |a The JavaScript Language; Syntax; Variables; Data Types; Expressions and Operators; Statements; Object-Oriented JavaScript; Regular Expressions; Versions of JavaScript; Client-side JavaScript; JavaScript in HTML; The Window Object; The Document Object; The Legacy DOM; The W3C DOM; IE 4 DOM; DHTML: Scripting CSS Styles; Events and Event Handling; JavaScript Security Restrictions; JavaScript API Reference; Anchor; Applet; Arguments; Array; Attr; Boolean; Comment; DOMException; DOMImplementation; Date; Document; DocumentFragment; Element; Error; Event; Form; Function; Global; History 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a JavaScript (Langage de programmation) 
653 |a JavaScript (Computer program language) / fast 
653 |a COMPUTERS / Programming Languages / JavaScript / bisacsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
776 |z 9781565925212 
776 |z 1565929578 
776 |z 9780596008352 
776 |z 9781565929579 
776 |z 059600835X 
776 |z 1565925211 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565925211/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2762 
520 |a 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. T.