Would you like to see this page in English? Click here.

この商品をお持ちですか? マーケットプレイスに出品する
Dynamic Html The Definitive Reference
 
 

Dynamic Html The Definitive Reference [ペーパーバック]

Danny Goodman
5つ星のうち 4.0  レビューをすべて見る (1 カスタマーレビュー)

出品者からお求めいただけます。


この商品には新版があります:
Dynamic HTML: The Definitive Reference Dynamic HTML: The Definitive Reference 5つ星のうち 4.0 (1)
¥ 4,495
通常1~3週間以内に発送

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


この商品をチェックした人はこんな商品もチェックしています


商品の説明

内容説明

This volume contains everything you'll need in order to create functional cross-platform Web applications. This edition has been updated to cover the latest specifications, including HTML 4.01, CSS Level 2, DOM level 2, and JavaScript 1.5, as well as the latest browsers, Internet Explorer 6 (Windows), Internet Explorer 5.1 (Mac), Netscape Navigator 6 and 7, and Mozilla 1.0. You'll learn how these standards and technologies relate to one another and how the creation of Dynamic HTML content relies on these four technologies. The book includes: a complete reference for all of the HTML tags, CSS style attributes, document object model attributes, methods, and event handlers, and core JavaScript objects supported by the various standards and the latest versions of Netscape and Internet Explorer. Cross-referenced indexes that make it easy to find interrelated HTML tags, style attributes, and document object model methods, attributes, and event handlers. An advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design today and encourages developers to adopt the W3C standards. If you have experience with basic Web page creation, but are new to the world of dynamic content, Dynamic HTML: The Definitive Reference will jump-start your development efforts. If you're an experienced Web programmer, you'll find the browser-compatibility information invaluable.

Amazon.com

Danny Goodman felt that he couldn't trust any of the documentation on Dynamic HTML (DHTML) that he read (too many contradictions), so he wrote this book as a reference for working with his own clients. After testing tags and techniques on multiple releases of the main browsers, Goodman came up with very practical information--some of which you may not find in any other resource.

Goodman assumes a solid foundation, if not expertise, in basic HTML and an understanding of what DHTML is all about. From those assumptions, he presents a meaty, information-dense volume. The first of the book's four sections discusses industry standards and how to apply the basic principles of DHTML. He emphasizes the differences in Web browsers and discusses how to build pages so that they work well in both Netscape Navigator and Microsoft Internet Explorer. The second section is an extensive, quick reference of all the tags, objects, and properties of HTML, cascading style sheets, Document Object Model, and core JavaScript. A particularly handy cross-reference guide to this information follows, helping you locate it in alternate ways. The final section contains appendices, with useful tables of values and commands. --Elizabeth Lewis
--このテキストは、絶版本またはこのタイトルには設定されていない版型に関連付けられています。


登録情報

  • ペーパーバック: 1500ページ
  • 出版社: Oreilly & Associates Inc; 2nd版 (2002/9/15)
  • 言語 英語, 英語, フランス語
  • ISBN-10: 0596003161
  • ISBN-13: 978-0596003166
  • 発売日: 2002/9/15
  • 商品の寸法: 23.4 x 17.8 x 5.8 cm
  • おすすめ度: 5つ星のうち 4.0  レビューをすべて見る (1 カスタマーレビュー)
  • Amazon ベストセラー商品ランキング: 洋書 - 390,248位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告

  • 目次を見る

この本のなか見!検索より (詳細はこちら
この本の別エディションの内容をブラウズ・検索
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品を見た後に買っているのは?


類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 
(3)
(2)

 

カスタマーレビュー

星5つ
0
星3つ
0
星2つ
0
星1つ
0
最も参考になったカスタマーレビュー
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
形式:ペーパーバック
I would have given five, but the book is 3 years old. Other than it being a little dated, it is wonderful. It has almost too much information on web standards and technology. There are parts of the book, especially at the beginning, where you are tired from the depth of the coverage. You will definitely learn from this.
このレビューは参考になりましたか?
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  158件のカスタマーレビュー
216 人中、214人の方が、「このレビューが参考になった」と投票しています。
You wanted DHTML? You got DHTML! 2000/2/24
By Scott Cherkofsky - (Amazon.com)
形式:ペーパーバック
I've purchased several books (Javascript: the Definitive Guide, Netscape ONE Developers Guide, etc) relating to Javascript and Web development. I recently became interested in the functionality that DHTML provides and although I have several books on Javascript, I had nothing which directly references DHTML techniques. This is the book if you want to learn BOTH Javascript AND DHTML - the two are linked inextricably as you'll find if you purchase this book.

On the cover, you'll see in smallish lettering "A Comprehensive Resource for HTML, CSS, DOM & JavaScript" - they're not kidding.

Section one contains Applying Dynamic HTML information and covers everything from cross-platform techniques to actual scripting of dynamic events on your webpages.

Section two contains all the reference sections - HTML, Document Objects, Style Sheet Attributes, and a Javascript Core Language reference. This provides everything from supporting browser versions to reference examples, properties and methods for each element - it is exhaustive.

Section three provides cross references so you can find objects or HTML attributes and what elements support them. Ever want to know exactly which objects support the ONCLICK event handler? - here's where you'd go...

Even the 4 appendixes are useful and include a table of color names and RGB values, HTML character entities (special characters), a listing of keyboard events and their character values (useful for initiating code when specific keys are pressed), and finally a reference area for Internet Explorer commands not specifically covered by the document object model.

This is a must buy book for any HTML developer out there - even if you're not at the DHTML level yet.

39 人中、38人の方が、「このレビューが参考になった」と投票しています。
Great manual on portable modern HTML 2000/6/2
By Robert D. C. Shearer - (Amazon.com)
形式:ペーパーバック
While this book may be a bit intimidating for first-time web authors, it is an incredibly useful manual for those who know the basics of HTML and need a reference to newer features and standards.

The first section is an extremely well-written overview of modern HTML: the history and philosophies behind CSS, javascript, the Document Object Model, and the designs of the two major browsers, as well as some excellent examples of writing portable code to access these features from different platforms and browsers. The clarity of the writing here is a very pleasant surprise from what is really just a reference manual and simply doesn't need to be this good. This section alone is probably enough to bring most "tag-only" authors up to date on the newer dynamic technologies.

It is the reference sections, however, for which most readers will buy this book, and they are excellent. There are comprehensive listings of HTML tags (including rendering behavior as well as scriptable attributes), javascript primitives, and DOM structures. Most importantly, every entry in the reference section is labelled very clearly with which browser and/or standards versions support it, a crucial piece of information to cross-platform authors which is left out of many similar books.

All in all, this book may be the only reference a developer really needs on his bookshelf for writing dynamic HTML. The only major complaint I have is that the author is (understandably) very script-centric, and never sufficiently discusses the down side of using heavily scripted pages when static pages or server-side scripts may suffice.

32 人中、31人の方が、「このレビューが参考になった」と投票しています。
Every Web Author Should Have One! 2000/1/4
By "ranger_fox" - (Amazon.com)
形式:ペーパーバック
As a "reference" book (that is, not a tutorial or manual or *dummies* book) is meant to be used by people already familiar with what they are doing and need a comprehensive source to look something up, this book is the perfect model of a great reference work and belongs on every web deleloper's desk. It offers detailed info on HTML elements, DOM, CSS, and JavaScript. As this is a DHTML reference, the Javascript section is sorely lacking, though. A great feature is that for each element, property and attribute, it tells you which versions of Netscape and IE supports that element. Descriptions and examples are also provided for each entry. It also briefly explains how to use DHTML and cross-platform problems. Another consideration is that since this is such a large reference, it takes a little time to get used to its organization and how to look things up. But this is the one web book I keep referring back to all the time.
カスタマーレビューの検索
この商品のカスタマーレビューだけを検索する

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック