JavaScript the Definitive Guide
Home > Computing and Information Technology > Computer programming / software engineering > Web programming > JavaScript the Definitive Guide
JavaScript the Definitive Guide

JavaScript the Definitive Guide

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

Part tutorial and part reference, this book not only helps you develop new JavaScript skills by building on your basic understanding of HTML, CSS, and the Web in general, but also serves as a detailed reference for the more experienced web developers among you. Furthermore, the fifth edition now includes advanced material on the latest developer topics, such as scripting Flash with JavaScript, HTTP and Ajax, DOM, SVG, XML, web services, and remote scripting. Like all O'Reilly "Definitive Guides", this book provides the most comprehensive reference section on the market, documenting every object, property, method, event handler, function and constructor used by client-side JavaScript. The new edition has also been revamped to cover the latest browsers, language updates, extensions, and JavaScript standards. No wonder, it's the top-selling JavaScript book of all time. No other book comes close.

Table of Contents:
Preface 1. Introduction to JavaScript 1.1 What Is JavaScript? 1.2 Versions of JavaScript 1.3 Client-Side JavaScript 1.4 JavaScript in Other Contexts 1.5 Exploring JavaScript Part I. Core JavaScript 2. Lexical Structure 2.1 Character Set 2.2 Case Sensitivity 2.3 Whitespace and Line Breaks 2.4 Optional Semicolons 2.5 Comments 2.6 Literals 2.7 Identifiers 2.8 Reserved Words 3. Datatypes and Values 3.1 Numbers 3.2 Strings 3.3 Boolean Values 3.4 Functions 3.5 Objects 3.6 Arrays 3.7 null 3.8 undefined 3.9 The Date Object 3.10 Regular Expressions 3.11 Error Objects 3.12 Type Conversion Summary 3.13 Primitive Datatype Wrapper Objects 3.14 Object-to-Primitive Conversion 3.15 By Value Versus by Reference 4. Variables 4.1 Variable Typing 4.2 Variable Declaration 4.3 Variable Scope 4.4 Primitive Types and Reference Types 4.5 Garbage Collection 4.6 Variables as Properties 4.7 Variable Scope Revisited 5. Expressions and Operators 5.1 Expressions 5.2 Operator Overview 5.3 Arithmetic Operators 5.4 Equality Operators 5.5 Relational Operators 5.6 String Operators 5.7 Logical Operators 5.8 Bitwise Operators 5.9 Assignment Operators 5.10 Miscellaneous Operators 6. Statements 6.1 Expression Statements 6.2 Compound Statements 6.3 if 6.4 else if 6.5 switch 6.6 while 6.7 do/while 6.8 for 6.9 for/in 6.10 Labels 6.11 break 6.12 continue 6.13 var 6.14 function 6.15 return 6.16 throw 6.17 try/catch/finally 6.18 with 6.19 The Empty Statement 6.20 Summary of JavaScript Statements 7. Objects and Arrays 7.1 Creating Objects 7.2 Object Properties 7.3 Objects as Associative Arrays 7.4 Universal Object Properties and Methods 7.5 Arrays 7.6 Reading and Writing Array Elements 7.7 Array Methods 7.8 Array-Like Objects 8. Functions 8.1 Defining and Invoking Functions 8.2 Function Arguments 8.3 Functions as Data 8.4 Functions as Methods 8.5 Constructor Functions 8.6 Function Properties and Methods 8.7 Utility Function Examples 8.8 Function Scope and Closures 8.9 The Function( ) Constructor 9. Classes, Constructors, and Prototypes 9.1 Constructors 9.2 Prototypes and Inheritance 9.3 Simulating Classes in JavaScript 9.4 Common Object Methods 9.5 Superclasses and Subclasses 9.6 Extending Without Inheriting 9.7 Determining Object Type 9.8 Example: A defineClass( ) Utility Method 10. Modules and Namespaces 10.1 Creating Modules and Namespaces 10.2 Importing Symbols from Namespaces 10.3 Module Utilities 11. Pattern Matching with Regular Expressions 11.1 Defining Regular Expressions 11.2 String Methods for Pattern Matching 11.3 The RegExp Object 12. Scripting Java 12.1 Embedding JavaScript 12.2 Scripting Java Part II. Client-Side JavaScript 13. JavaScript in Web Browsers 13.1 The Web Browser Environment 13.2 Embedding Scripts in HTML 13.3 Event Handlers in HTML 13.4 JavaScript in URLs 13.5 Execution of JavaScript Programs 13.6 Client-Side Compatibility 13.7 Accessibility 13.8 JavaScript Security 13.9 Other Web-Related JavaScript Embeddings 14. Scripting Browser Windows 14.1 Timers 14.2 Browser Location and History 14.3 Obtaining Window, Screen, and Browser Information 14.4 Opening and Manipulating Windows 14.5 Simple Dialog Boxes 14.6 Scripting the Status Line 14.7 Error Handling 14.8 Multiple Windows and Frames 14.9 Example: A Navigation Bar in a Frame 15. Scripting Documents 15.1 Dynamic Document Content 15.2 Document Properties 15.3 Legacy DOM: Document Object Collections 15.4 Overview of the W3C DOM 15.5 Traversing a Document 15.6 Finding Elements in a Document 15.7 Modifying a Document 15.8 Adding Content to a Document 15.9 Example: A Dynamically Created Table of Contents 15.10 Querying Selected Text 15.11 The IE 4 DOM 16. Cascading Style Sheets and Dynamic HTML 16.1 Overview of CSS 16.2 CSS for DHTML 16.3 Scripting Inline Styles 16.4 Scripting Computed Styles 16.5 Scripting CSS Classes 16.6 Scripting Stylesheets 17. Events and Event Handling 17.1 Basic Event Handling 17.2 Advanced Event Handling with DOM Level 2 17.3 The Internet Explorer Event Model 17.4 Mouse Events 17.5 Key Events 17.6 The onload Event 17.7 Synthetic Events 18. Forms and Form Elements 18.1 The Form Object 18.2 Defining Form Elements 18.3 Scripting Form Elements 18.4 Form Verification Example 19. Cookies and Client-Side Persistence 19.1 An Overview of Cookies 19.2 Storing Cookies 19.3 Reading Cookies 19.4 Cookie Example 19.5 Cookie Alternatives 19.6 Persistent Data and Security 20. Scripting HTTP 20.1 Using XMLHttpRequest 20.2 XMLHttpRequest Examples and Utilities 20.3 Ajax and Dynamic Scripting 20.4 Scripting HTTP with


Best Sellers


Product Details
  • ISBN-13: 9780596101992
  • Publisher: O'Reilly Media
  • Publisher Imprint: O'Reilly Media
  • Edition: Revised edition
  • Language: English
  • Weight: 1266 gr
  • ISBN-10: 0596101996
  • Publisher Date: 26 Sep 2006
  • Binding: Paperback
  • Height: 234 mm
  • Returnable: N
  • Width: 186 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
JavaScript the Definitive Guide
O'Reilly Media -
JavaScript the Definitive Guide
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

JavaScript the Definitive Guide

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!