Back to the JavaScript home page Available at Amazon.com
About Chapters Examples Reference
Contents
Chapter 1
Chapter 9
Chapter 15
Chapter 23
Check Out These Other Books!
home >> chapters >> chapter 1 (second edition)

Chapter 1 – Introduction to JavaScript

JavaScript is the premier client-side scripting language used today on the Web. It's widely used in tasks ranging from the validation of form data to the creation of complex user interfaces. Yet the language has capabilities that many of its users have yet to discover. JavaScript can be used to manipulate the very markup in the documents in which it is contained. As more developers discover its true power, JavaScript is becoming a first class client-side Web technology, ranking alongside (X)HTML, CSS, and XML. As such, it will be a language that any Web designer would be remiss not to master. This chapter serves as a brief introduction to the language and how it is included in Web pages.

PDF fileDownload Chapter 1 (Second Edition) [ PDF - 208KB ]

The first edition version of this chapter is archived here for your convenience [ PDF - 1.34MB ].

You will need Adobe Reader to view the above document. Download the free Adobe Reader here.




About | Chapters | Examples | Reference | Site Map


© 2001, 2005 PINT Inc.
[contents and programming of the site]
© 2001 The McGraw-Hill Companies
[contents of the print work JavaScript: The Complete Reference]

Available at Amazon.com