How To Do Everything with JavaScript - McGraw-Hill

This friendly, solutions-oriented guide is filled with step-by-step examples that illustrate how to write basic to advanced JavaScript applications, as well as modify existing scripts to suit individual needs. Each chapter begins with the specific how-to topics that will be covered. Within the chapter, each topic is accompanied by a solid, easy-to-follow walkthrough of the process.






While it’s doesn’t cover JavaScript 1.1 as deeply as some other books, The Complete Idiot’s Guide to JavaScript, Second Edition, offers a quick, to-the-point introduction to the subject. By the time you finish working through the explanatory text and examples, you’ll know enough about JavaScript to create simple or moderately complicated programs and to figure out more complex examples.
JavaScript is the language of the Web. Used for programming all major browsers, JavaScript gives you the ability to enhance your web site by creating interactive, dynamic and personalized pages. Our focus in this book is on client-side scripting, but JavaScript is also hugely popular as a scripting language in server-side environments, a subject that we cover in later chapters.














