Автор: Scott Duffy
Название: How to Do Everything with javascript
Издательство: McGraw-Hill Education
Год: 2003
ISBN: 0072228873
Язык: English
Формат: pdf
Размер: 10,6 mb
Страниц: 448
Netscape introduced javascript with great fanfare in December 1995 as an “open, cross-platform object scripting language.” It was billed as the perfect complement to the much-anticipated Java programming language, since the two languages can communicate with each other inside a browser window.
Today javascript is ubiquitous across the Internet landscape. The key to javascript’s success has been its ease of use. For instance, a single javascript statement can create an interesting browser effect, and a small handful of statements is all that’s required for a completely interactive browser environment.
This book is designed to help anyone interested in adding elements of interactivity to their personal web pages. 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.