JavaScript & DHTML Cookbook
Danny Goodman
- 出版商: O'Reilly
- 出版日期: 2003-04-01
- 售價: $1,550
- 貴賓價: 9.5 折 $1,473
- 語言: 英文
- 頁數: 576
- 裝訂: Paperback
- ISBN: 0596004672
- ISBN-13: 9780596004675
-
相關分類:
HTML、JavaScript
已過版
買這商品的人也買了...
-
$680$537 -
$980$774 -
$920$727 -
$880$695 -
$650$553 -
$560$504 -
$450$351 -
$780$741 -
$750$638 -
$650$553 -
$760$600 -
$590$466 -
$280$221 -
$620$527 -
$680$537 -
$690$538 -
$720$562 -
$720$569 -
$750$675 -
$560$504 -
$450$356 -
$480$379 -
$750$593 -
$780$616 -
$650$507
相關主題
商品描述
The JavaScript & DHTML Cookbook is all about adding value to the content of a web page. The book focuses on practical and sensible applications of scripting, rather than flying images and gratuitous color changes. For every problem Goodman addresses, there's a solution or "recipe"--a focused piece of code that web developers can insert directly into their applications. Yet, rather than just cut-and-paste code, you also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to your designs.
The recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables. This book contains over 150 recipes on the following topics:
- Working with interactive forms and style sheets
- Presenting user-friendly page navigation
- Creating dynamic content
- Producing visual effects for stationary content
- Positioning HTML elements
- Managing browser windows and multiple frames
This book is the ideal companion to O'Reilly's JavaScript: The
Definitive Guide and Dynamic HTML: The Definitive Reference. If you
own either of these books, the JavaScript & DHTML Cookbook is a
must.
Table of Contents
Preface
1. Strings
2. Numbers and Dates
3. Arrays and Objects
4. Variables, Functions, and Flow Control
5. Browser Feature Detection
6. Managing Browser Windows
7. Managing Multiple Frames
8. Dynamic Forms
9. Managing Events
10. Page Navigation Techniques
11. Managing Style Sheets
12. Visual Effects for Stationary Content
13. Positioning HTML Elements
14. Creating Dynamic Content
15. Dynamic Content Applications
A. Keyboard Event Character Values
B. Keyboard Key Code Values
C. ECMAScript Reserved Keywords
Index