JavaScript: The Definitive Guide
| Use attributes for filter ! | |
| Google books | books.google.com |
|---|---|
| Originally published | 1996 |
| Authors | David Flanagan |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2108524 |
About JavaScript: The Definitive Guide
JavaScript is a powerful scripting language that can be embedded directly in HTML. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser; you don't have to do any server-side programming, like writing CGI scripts. JavaScript is a simpler language than Java. . . .