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

jQuery UI in Action

List Price: $44.99
SKU:
9781617291937
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:
    TJ VanToll
    Format:
    Paperback
    Pages:
    384
    Publisher:
    Manning (October 12, 2014)
    Language:
    English
    ISBN-13:
    9781617291937
    ISBN-10:
    1617291935
    Weight:
    23.76oz
    Dimensions:
    7.38" x 9.25" x 0.8"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $44.99
    Case Pack:
    22
    As low as:
    $40.49
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    Summary

    jQuery UI in Action is a practical guide to using and customizing jQuery UI library components to build rich, user-friendly web applications. By working through numerous engaging examples, you'll move quickly from placing a datepicker on the page to building a complete user interface that includes features like a contact form and shopping cart. You'll master jQuery UI's five main interactions—draggable, droppable, resizable, selectable, and sortable—and learn UI techniques that work across all devices.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Book

    You're only one tag away from richer user interfaces — ‹script src="jquery-ui.js"›. The jQuery UI library simplifies web UI development by providing robust widgets, interactions, and effects you can use immediately. It includes datepickers, autocompletes, tooltips, and a whole lot more. And, jQuery UI's powerful widget factory makes it a snap to customize existing components to meet your needs.

    jQuery UI in Action is a practical guide to using and customizing jQuery UI library components. By working through numerous examples, you'll quickly master jQuery UI's twelve widgets and five interactions—draggable, droppable, resizable, selectable, and sortable. The engaging examples illustrate techniques that work across all devices. You'll use the widget factory to create reusable plugins and discover jQuery UI's CSS theming system that allows you to create a custom, cohesive look for your sites and your applications.

    Written for front-end developers and web designers with a basic understanding of jQuery.

    What's Inside
    • Create interactions that work on any device
    • Customizable widgets for web and mobile apps
    • Written by a member of the core jQuery UI team
    • Covers jQuery UI 1.11

    About the Author

    A professional web developer, TJ VanToll is a member of the jQuery UI core team.

    Table of Contents

      PART 1 MEET JQUERY UI
    1. Introducing jQuery UI
    2. Enhancing UIs with widgets
      PART 2 JQUERY UI CORE
    3. Building complex web forms with jQuery UI
    4. Enhancing interfaces with layout and utility widgets
    5. Adding interaction to your interfaces
    6. Creating rich animations with effects
    7. Theming and styling applications with jQuery UI
    8. PART 3 CUSTOMIZATION AND ADVANCED USAGE
    9. Using the widget factory to build stateful plugins
    10. Extending widgets with the widget factory
    11. Preparing your application for production
    12. Building a flight-search application
    13. Under the hood of jQuery UI