Designing with JavaScript: Creating Dynamic Web Pages: A Definitive Introduction (O'Reilly Web studio)
Designing with JavaScript: Creating Dynamic Web Pages: A Definitive Introduction (O'Reilly Web studio) by Bill Pena and Nick Heinle
- Binding:
- Paperback
- Number of Pages:
- 400
- ISBN:
- 156592360X
- Product Group:
- book
- Publisher:
- O'Reilly Media
- Publication Date:
- Jan. 1, 2002
- BooksForGeeks.com ID:
- 302
Designing with JavaScript opens up a whole new world to Web-design artists, especially those making the leap from a print design background. Many people liken Web design to print design, but there is nothing interactive about a printed page. Web pages, however, can be completely dynamic, different from moment to moment and responsive to the reader. The best way to take advantage of this is through JavaScript.
Eleven chapters and four appendices cover the basic to the complex, from extracting and validating information using forms, to creating rotating images, to using DHTML for animation. The first half covers basic yet important issues such as an introduction to the syntax of the language, browser detection, setting up forms and controlling frames and windows. Filled with examples, screenshots and links to more examples and info, these chapters build a solid foundation for the second half of the book.
Dynamic images, rollovers, using cookies and creating interactive features using DHTML are some of the features covered later in the book, with numerous practical examples. These chapters are invaluable for the learning designer, as nearly each feature is practically required on a contemporary Web site. The appendices include a handy JavaScript guide to the language, including syntax, handlers, an object guide and style properties.
Not everything can be handled (yet) through the available WYSIWYG editors, making this book an invaluable reference and one to keep at your fingertips. --Mike Caputo
Reviews for Designing with JavaScript: Creating Dynamic Web Pages: A Definitive Introduction (O'Reilly Web studio)
-
It's nice to have on your desk for a quick refrence
Rated out of 5 stars, March 12th, 2002
I like the way topics are present.I for one basically scan lots of books looking for key points. This book let the key concept catch the eyes.
It is highly profitable for those who already have a basic knowledge of Javascript. -
Really for designers, it targets the common implementations.
Rated out of 5 stars, January 12rd, 2002
I spent hours poring over books trying to decide which Javascript book would be best for my needs. Since I am a transitioning designer (from pure design to code) this book was perfect for me since it covers the most useful implementations of Javascript without strangling traditionally code-shy designers like myself.It has empowered me to write scripts of my own and I am now well on the way to having my own library of re-usable scripts.

