Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

The Book of JavaScript: A Practical Guide to Interactive Web Pages (repost)

Posted By: naag
The Book of JavaScript: A Practical Guide to Interactive Web Pages (repost)

The Book of JavaScript: A Practical Guide to Interactive Web Pages
Dave Thau | English | ISBN-10: 1886411360 | Pdf | 404 pages | 3MB


JavaScript lets users enrich their Web pages with interactivity, animation, and other fun and useful features that can make a site worth every click. Unlike many other books, this complete guide teaches the JavaScript language as well as how to apply it. JavaScript savant David Thau guides coders through every hurdle, covering image swaps, functions, frames, cookies, alarms, and other seemingly mysterious JavaScript capacities with ease. Both reference and tutorial, each chapter addresses a particular function with a real-world example and an appropriate lesson. Readers try their hand and then see how the author coded it. Chapter by chapter, they acquire a range of skills including how to make a Web site remember a visitor's name and preferences. An accompanying CD-ROM includes the entire book, several bonus chapters, and all the coding in the examples.

Topics covered:

* Browser detection
* Rollovers
* Window manipulation
* Custom functions
* Form processing
* Arrays
* Loops
* Timing events
* Frames
* Image maps
* Form validation
* Cookies
* Dynamic HTML (DHTML)
* Plug-ins
* ActiveX controls