jQuery is one of today's most popular JavaScript web application development frameworks and libraries. jQuery Recipes can get you started with jQuery quickly and easily, and it will serve as a valuable long-term reference.
The book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems. The solutions include illustrations and clear, concise explanations of the code. Using this book and jQuery, your web sites will be more dynamic and lively. What you'll learn How to use the jQuery framework The basics of Cascading Style Sheets (CSS) and how they apply to jQuery and its functions Fundamentals like selectors, the DOM, and event handling with running code recipes How to make your web sites more dynamic using rich code templates How to apply animation effects to your web sites using jQuery code recipes How to develop Ajax applications using jQuery How to use jQuery utility functions How to extend jQuery with plug-ins and their types Who this book is for The book is meant for the beginners who have a little knowledge of HTML and intend to make dynamic websites. The book will be of great use for developers and professionals who wish to make highly interactive websites with minimum code.
Table of Contents jQuery Basics Arrays and Strings Event Handling Form Validation Page Navigation Visual Effects Dealing with Tables Ajax Using Plugins Using CSS
This book gives u as a programmer or a web developer an easy way to learn from the scratch jQuery through many useful and practical recipes. The content is a good basis for beginners and useful for reference to medium of developers. It is based on Problem-Solution Approach which gives you a problem that might happen to you and then you have the solution in details.
the book contains the following chapters:
Chapter 1: jQuery Basis Chapter 2: Arrays and Strings Chapter 3: Event Handling Chapter 4: Form Validation Chapter 5: Page Navigation Chapter 6: Visual Effects Chapter 7: Dealing with Tables Chapter 8: Ajax Chapter 9: Using Plugins Chapter 10: Using CSS
If you are a beginner chapter one is mandatory to start and if you have some experience this chapter is useful to refresh your knowledge. - for me i skipped it cause i know how to install Jquery and the other stuffs -.
i don't know but i think some of the recipes were pointless and some of them were hard to follow!! and i noticed the poor coding practices! The recipes for visual effects were not that good I end up found better recipes elsewhere online.