48,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
24 °P sammeln
  • Broschiertes Buch

Covers all the extension points within jQuery
Provides best practice guidelines and techniques
Connect with a thriving third-party plugin community
Intermediate - level knowledge of JQuery and JavaScript needed. No experience writing plugins or other extensions is required.
Product Description jQuery makes it easy to build interactive websites and applications. As rich and powerful as it is, however, it can't do everything, so numerous extension points have been provided that allow additional functionality to be integrated into the normal jQuery processing.

Extending jQuery
…mehr

Produktbeschreibung
Covers all the extension points within jQuery

Provides best practice guidelines and techniques

Connect with a thriving third-party plugin community

Intermediate - level knowledge of JQuery and JavaScript needed. No experience writing plugins or other extensions is required.

Product Description
jQuery makes it easy to build interactive websites and applications. As rich and powerful as it is, however, it can't do everything, so numerous extension points have been provided that allow additional functionality to be integrated into the normal jQuery processing.



Extending jQuery
shows how to build custom extensions to the jQuery library. It teaches how to write plugins by providing guidelines and techniques to make use of all the extension points within jQuery.

Readers will learn how to design plugins for maximum reuse and learn how to write new widgets and effects for jQuery UI. They’ll also explore extensions in key areas including Ajax, events, animation, and validation.

Covers all the extension points within jQuery

Provides best practice guidelines and techniques

Connect with a thriving third-party plugin community

Intermediate-level knowledge of JQuery and JavaScript needed. No experience writing plugins or other extensions is required.

JavaScript is the driving force behind the Web 2.0 experience. jQuery is the most popular JavaScript library on the internet and it allows developers to more easily interact with the elements appearing on a Web page.
Summary

Extending jQuery teaches you to build custom extensions to the jQuery library. It covers all the extension points within jQuery and provides guidelines and techniques on how to make use of them. You'll not only discover how to write plugins, but how to design them for maximum reuse. You'll also learn how to write new widgets and effects for jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation.

About the Technology

jQuery, the most popular JavaScript library, helps make client-side scripting of HTML easy. It offers many built-in abilities to traverse and alter the DOM, but it can't do everything. Fortunately, you can tap into jQuery's numerous extension points to create your own selectors and filters, plugins, animations, and more.

About this Book

Extending jQuery teaches you to build custom extensions to the jQuery library. In it, you'll discover how to write plugins and how to design them for maximum reuse. You'll also learn to write new widgets and effects for the jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation.

This book assumes intermediate-level knowledge of jQuery and JavaScript. No experience writing plugins or other extensions is required.

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

What's Inside
Create jQuery UI widgets and effects
Make extensions available for distribution and reuse
Build your own libraries
About the Author

Keith Wood has developed over 20 jQuery plugins including the original Datepicker, World Calendar, Countdown, and SVG.

Table of Contents
PART 1 SIMPLE EXTENSIONS
jQuery extensions
A first plugin
Selectors and filters PART 2 PLUGINS AND FUNCTIONS
Plugin principles
Collection plugins
Function plugins
Test, package, and document your plugin PART 3 EXTENDING JQUERY UI
jQuery UI widgets
jQuery UI mouse interactions
jQuery UI effects PART 4 OTHER EXTENSIONS
Animating properties
Extending Ajax
Extending events
Creating validation rules
Autorenporträt
Keith Wood has been a developer for over 30 years and has worked with jQuery since early 2007. He has developed over 20 plugins and made them available to the jQuery community including the original Datepicker, World Calendar and Datepicker, Countdown, and SVG. He frequently answers questions in the jQuery forums and is a top five contributor for 2012.