Picture 1 of 2


Gallery
Picture 1 of 2


Have one to sell?
Dynamic HTML: The Definitive Reference --
US $7.72
ApproximatelyS$ 9.90
or Best Offer
Was US $10.72 (28% off)
Condition:
Very Good
A book that has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
US $5.22 (approx S$ 6.70) USPS Media MailTM.
Located in: La Follette, Tennessee, United States
Delivery:
Estimated between Sat, 27 Sep and Thu, 2 Oct to 94104
Returns:
30 days return. Seller pays for return shipping.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:365855988157
Item specifics
- Condition
- ISBN
- 9781565924949
About this product
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
1565924940
ISBN-13
9781565924949
eBay Product ID (ePID)
860990
Product Key Features
Number of Pages
1456 Pages
Language
English
Publication Name
Dynamic HTML
Publication Year
1998
Subject
Programming Languages / HTML, General
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.7 in
Item Weight
47.9 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
00-502354
Illustrated
Yes
Table Of Content
Preface; What You Should Already Know; Contents of This Book; Conventions Used in This Book; Request for Comments; Acknowledgments;Applying Dynamic HTML; Chapter 1: The State of the Art; 1.1 The Standards Alphabet Soup; 1.2 Version Headaches; 1.3 HTML 4.0; 1.4 Style Sheets; 1.5 Document Object Model; 1.6 ECMAScript; 1.7 A Fragmenting World; Chapter 2: Cross-Platform Compromises; 2.1 What Is a Platform?; 2.2 Navigator 4 DHTML; 2.3 Internet Explorer 4 DHTML; 2.4 Cross-Platform Strategies; 2.5 Cross-Platform Expectations; Chapter 3: Adding Style Sheets to Documents; 3.1 Rethinking HTML Structures; 3.2 Understanding Block-Level Elements; 3.3 Two Types of Containment; 3.4 CSS Platforms; 3.5 Of Style Sheets, Elements, Attributes, and Values; 3.6 Embedding Style Sheets; 3.7 Subgroup Selectors; 3.8 Attribute Selector Futures: CSS2; 3.9 JavaScript Style Sheet Syntax; 3.10 Cascade Precedence Rules; 3.11 Cross-Platform Style Differences; Chapter 4: Adding Dynamic Positioning to Documents; 4.1 Creating Positionable Elements; 4.2 Positioning Attributes; 4.3 Changing Attribute Values via Scripting; 4.4 Cross-Platform Position Scripting; 4.5 Handling Navigator Window Resizing; 4.6 Common Positioning Tasks; Chapter 5: Making Content Dynamic; 5.1 Writing Variable Content; 5.2 Writing to Other Frames and Windows; 5.3 Links to Multiple Frames; 5.4 Image Swapping; 5.5 Changing Tag Attribute Values; 5.6 Changing Style Attribute Values; 5.7 Changing Content; Chapter 6: Scripting Events; 6.1 Basic Events; 6.2 Binding Event Handlers to Elements; 6.3 Event Handler Return Values; 6.4 Event Propagation; 6.5 Examining Modifier Keys; 6.6 Examining Mouse Buttons and Key Codes; 6.7 Dragging Elements; 6.8 Event Futures; Chapter 7: Looking Ahead to HTML 4.0; 7.1 New Directions Overview; 7.2 New Elements; 7.3 Deprecated Elements; 7.4 Obsolete Elements; 7.5 New Element Attributes; 7.6 Deprecated Attributes;Dynamic HTML Reference; Chapter 8: HTML Reference; 8.1 Attribute Value Types; 8.2 Common HTML Attributes; 8.3 CLASS; 8.4 DIR; 8.5 ID; 8.6 LANG; 8.7 LANGUAGE; 8.8 STYLE; 8.9 TITLE; 8.10 Alphabetical Tag Reference; Chapter 9: Document Object Reference; 9.1 Property Value Types; 9.2 About client- and offset- Properties; 9.3 Event Handler Properties; 9.4 Common Object Properties, Methods, and Collections; 9.5 Alphabetical Object Reference; Chapter 10: Style Sheet Attribute Reference; 10.1 Attribute Value Types; 10.2 Pseudo-Elements and Pseudo-Classes; 10.3 At-Rules; 10.4 Conventions; 10.5 Alphabetical Attribute Reference; Chapter 11: JavaScript Core Language Reference; 11.1 Internet Explorer JScript Versions; 11.2 About Static Objects; 11.3 Core Objects; 11.4 Operators; 11.5 Control Statements; 11.6 Global Functions; 11.7 Statements;Cross References; Chapter 12: HTML Attribute Index; Chapter 13: Document Object Properties Index; Chapter 14: Document Object Methods Index; Chapter 15: Document Object Event Handlers Index;Appendixes; Color Names and RGB Values; HTML Character Entities; Keyboard Event Character Values; Internet Explorer Commands; Chapter 16: Glossary;Colophon;
Synopsis
If you are a Web content developer these days, you have a lot of information to keep track of. You need to stay current on the relevant Web specifications, like HTML, CSS, DOM, and ECMAScript. You also need to know how the latest Web browsers from Netscape and Microsoft actually implement these standards, since browser implementations of the standards are less than perfect. Right now, you're forced to keep multiple reference books open on your desk (or multiple browser windows open on your screen), just to develop a simple dynamic Web page that works properly under both Navigator and Internet Explorer."Dynamic HTML: The Definitive Reference" changes all that. This book is an indispensable compendium for Web content developers. It contains everything you need to create functional cross-platform Web applications, including: A complete reference for all of the HTML tags, CSS style attributes, browser document objects, and JavaScript objects supported by the various standards and the latest versions of Navigator and Internet Explorer. Browser compatibility is emphasized throughout; the reference pages clearly indicate browser support for every entity.Handy cross-reference indexes that make it easy to find interrelated HTML tags, style attributes, and document objects.An advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design today.If you have some 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 are an experienced Web programmer, you'll find the browser-compatibility information invaluable. This book is the only DHTML reference that a Web developer needs."Dynamic HTML: The Definitive Reference" is designed to work in conjunction with "HTML: The Definitive Guide" and "JavaScript: The Definitive Guide." "HTML: The Definitive Guide" teaches you about every element of HTML in detail, with explanations of how each element works and how it interacts with other elements, as well as numerous examples. "JavaScript: The Definitive Guide" provides a thorough description of the JavaScript language, complete with sophisticated examples that show you how to handle common Web application tasks. Together, these three books provide a complete library for Web content developers., An indispensable compendium for Web content developers, this reference contains everything needed to create functional cross-platform Web applications: A complete quick reference for all of the HTML tags, CSS style attributes, browser document objects, and JavaScript objects; cross-reference indexes; and an advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design, If you are a Web content developer these days, you have a lot of information to keep track of. You need to stay current on the relevant Web specifications, like HTML, CSS, DOM, and ECMAScript. You also need to know how the latest Web browsers from Netscape and Microsoft actually implement these standards, since browser implementations of the standards are less than perfect. Right now, you're forced to keep multiple reference books open on your desk (or multiple browser windows open on your screen), just to develop a simple dynamic Web page that works properly under both Navigator and Internet Explorer. Dynamic HTML: The Definitive Reference changes all that. This book is an indispensable compendium for Web content developers. It contains everything you need to create functional cross-platform Web applications, including: A complete reference for all of the HTML tags, CSS style attributes, browser document objects, and JavaScript objects supported by the various standards and the latest versions of Navigator and Internet Explorer. Browser compatibility is emphasized throughout; the reference pages clearly indicate browser support for every entity. Handy cross-reference indexes that make it easy to find interrelated HTML tags, style attributes, and document objects. An advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design today. If you have some 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 are an experienced Web programmer, you'll find the browser-compatibility information invaluable. This book is the only DHTML reference that a Web developer needs. Dynamic HTML: The Definitive Reference is designed to work in conjunction with HTML: The Definitive Guide and JavaScript: The Definitive Guide . HTML: The Definitive Guide teaches you about every element of HTML in detail, with explanations of how each element works and how it interacts with other elements, as well as numerous examples. JavaScript: The Definitive Guide provides a thorough description of the JavaScript language, complete with sophisticated examples that show you how to handle common Web application tasks. Together, these three books provide a complete library for Web content developers.
LC Classification Number
QA76.76.H94G657 1998
Item description from the seller
Seller feedback (801)
- Automatische feedback van eBay- Feedback left by buyer.Past monthBestelling voltooid - getrackt en op tijd
- Automatische feedback van eBay- Feedback left by buyer.Past monthBestelling voltooid - getrackt en op tijd
- Automatische feedback van eBay- Feedback left by buyer.Past monthBestelling voltooid - getrackt en op tijd