buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Arun Pande

jQuery 2 Recipes


A Problem-Solution Approach
2014. xxxiv, 636 S. 398 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2014
ISBN: 1-430-26433-0 (1430264330)
Neue ISBN: 978-1-430-26433-0 (9781430264330)

Preis und Lieferzeit: Bitte klicken


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.
Chapter 1 Introduction

Chapter 2 jQuery Fundamentals

Chapter 3 jQuery Selectors

Chapter 4 jQuery Selectors Filtering and Expansion

Chapter 5 DOM Traversing

Chapter 6 DOM Manipulation

Chapter 7 Event Handling

Chapter 8 jQuery Effects and Animation

Chapter 9 jQuery AJAX

Chapter 10 jQuery UI

Chapter 11 jQuery Mobile

Chapter 12 jqWidgets Framework

Appendix A Basic HTML5 and CSS3

Appendix B Web Console

Appendix C Deploy Web Application

Appendix D Logging, Error Handling, and Debugging