WebReference.com - Excerpts from Designing with JavaScript, 2nd Edition. From O'Reilly.
Designing with JavaScript, 2nd Edition
![]() | ||||||||||||
| ||||||||||||
"Most JavaScript books force you to slog through reams of reference material before you get to the good stuff. This book is not one of them." - Andy King, from the WebReference Update
Overview
JavaScript is one of the core technologies of the Web. Using JavaScript, you can create dynamic, interactive Web pages that include image rollovers, pop-up windows, auto-scrolling frames, intelligent forms, and sophisticated Dynamic HTML effects. Even better, you don't have to be a programming ace to learn enough JavaScript to incorporate these elements into your Web pages.
Designing with JavaScript shows you how to create the effects you want, without forcing you to wade through pages of dry programmer-speak about variables, operators, and functions. Each chapter demonstrates common JavaScript techniques and explains how to customize them for your own use. Along the way, it introduces basic JavaScript concepts, teaching the language in the context of real-world examples. By the time you finish this book, you'll have a solid foundation of JavaScript knowledge that you can apply to your own Web pages.
With Designing with JavaScript, you will learn to:
- Use JavaScript to produce visual effects, such as image rollovers and rotating billboards
- Launch new browser windows, control frames, and validate form data
- Customize your site by using JavaScript to detect browsers, platforms, and plug-ins
- Use cookies to keep track of visitors, so you can welcome new users while offering customized pages to returning users
- Create a tabbed folder interface, drop-down menus, and a scrolling headline ticker, using the basics of Dynamic HTML
Co-authored by former WebReference columnist Nick Heinle and Bill Pena, this new edition has been updated to cover the latest JavaScript techniques supported by current Web browsers.
Book Excerpts
Created: December 17, 2001
Revised: December 17, 2001
URL: http://webreference.com/programming/javascript/designing/



