JQuery 2 recipes a problem-solution approach

JQuery is often referred to as the 'write less, do more' JavaScript library. It allows a few clear lines of elegant, well-tested, code to replace many pages of complex hand-coded script, speeding development times and providing substantial cost savings. You will find jQuery 2 Recipes'...

Full description

Bibliographic Details
Main Author: Pande, Arun K.
Format: eBook
Language:English
Published: Berkeley, CA, New York, NY Apress, Distributed to the Book trade worldwide by Springer 2014
Series:The expert's voice in web development
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02573nmm a2200349 u 4500
001 EB001928785
003 EBX01000000000000001091687
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781430264347 
050 4 |a QA76.73.J39 
100 1 |a Pande, Arun K. 
245 0 0 |a JQuery 2 recipes  |b a problem-solution approach  |c Arun K. Pande 
260 |a Berkeley, CA, New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer  |c 2014 
300 |a xxxiv, 586 pages  |b illustrations 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a JavaScript (Langage de programmation) 
653 |a JavaScript (Computer program language) / fast 
653 |a COMPUTERS / Programming Languages / JavaScript / bisacsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in web development 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4302-6434-7 
776 |z 9781430264347 
776 |z 1430264330 
776 |z 1430264349 
776 |z 9781430264330 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430264347/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2/762 
520 |a JQuery is often referred to as the 'write less, do more' JavaScript library. It allows a few clear lines of elegant, well-tested, code to replace many pages of complex hand-coded script, speeding development times and providing substantial cost savings. You will find jQuery 2 Recipes' problem-solution approach to be an excellent value and a feature-packed resource as you begin to include jQuery in your own projects. This book is bursting with fully-worked example recipes showing the core jQuery frameworks (jQuery, jQuery Mobile, jQuery UI) in action. Starting with fundamental principals and progressing to more advanced topics you'll be shown how to make the very best use of jQuery every step of the way. Early on, you'll learn to work confidently with dynamic data and to handle the jQuery events that form the foundation of your application. We'll then build on this foundation to demonstrate how fully working user-interface animations and AJAX data-validation can be constructed within jQuery. We'll show how add-on libraries like jQwidgets can be deployed to create professional quality apps for both the desktop and web with minimal coding. Finally, a full set of debugging and error-handling recipes is included to help you track down bugs and ensure your code is as robust as it can be