null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

JavaScript The Complete Reference 3rd Edition

List Price: $72.00
SKU:
9780071741200
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Fritz Schneider, Thomas A. Powell
    Format:
    Paperback
    Publisher:
    McGraw Hill LLC (August 14, 2012)
    Audience:
    General/trade
    ISBN-13:
    9780071741200
    ISBN-10:
    0071741208
    Weight:
    58.08oz
    Dimensions:
    7.5" x 9.2" x 2"
    Case Pack:
    10
    File:
    McGrawHill-MH_ONIX_V30_US_onix30_all(26_05_26)-20260526.xml
    Folder:
    McGrawHill
    As low as:
    $55.44
    List Price:
    $72.00
    Publisher Identifier:
    P-MCGRAW
    Discount Code:
    A
    Pages:
    976
    Pub Discount:
    55
    Imprint:
    McGraw Hill
  • Overview

    The essential JavaScript resource—fully updated

    Design, debug, and publish high-performance web pages and applications using tested techniques and best practices from expert developers. The all-new edition of this comprehensive guide has been thoroughly revised and expanded to cover the latest JavaScript features, tools, and programming methods.

    JavaScript: The Complete Reference, Third Edition provides illustrative examples, line-by-line code samples, and practical development advice—from the core of the language to the various standard and emerging APIs supported by modern web browsers. This in-depth resource covers everything you need to know, whether you’re trying to understand the fundamentals of weak typing in JavaScript, reduce your confusion over closures, or perform common tasks like form validation or Ajax calls.

    • Explore core JavaScript syntax and data types
    • Investigate often confusing concepts such as weak typing and closures
    • Use object-oriented programming the JavaScript way
    • See what changes come from ECMAScript 5
    • Perform dynamic content updates using DOM methods
    • Handle user-generated events with modern event models
    • Modernize form handling with HTML5 and JavaScript
    • Use the XMLHttpRequest object to create Ajax applications
    • Control animation and multimedia content with JavaScript
    • Generate bitmap graphics with the Canvas API
    • Learn methods to handle the challenges of cross-browser coding
    • Discover defensive development and error handling