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
Format: eBook
Language:English
Published: Berkeley, CA Apress 2014, 2014
Edition:1st ed. 2014
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02183nmm a2200265 u 4500
001 EB000897079
003 EBX01000000000000000694199
005 00000000000000.0
007 cr|||||||||||||||||||||
008 141008 ||| eng
020 |a 9781430264347 
100 1 |a Pande, Arun 
245 0 0 |a jQuery 2 Recipes  |h Elektronische Ressource  |b A Problem-Solution Approach  |c by Arun Pande 
250 |a 1st ed. 2014 
260 |a Berkeley, CA  |b Apress  |c 2014, 2014 
300 |a XXXIV, 636 p. 398 illus  |b online resource 
653 |a Software engineering 
653 |a Software Engineering/Programming and Operating Systems 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4302-6434-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
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