Have a personal or library account? Click to login
jQuery 2.0 Development Cookbook
As a web developer, you can benefit greatly from this book - whatever your skill level. Learn how to build dynamic modern websites using jQuery. Packed with recipes, it will quickly take you from beginner to expert.
Taking a recipe-based approach, this book presents numerous practical examples that you can use directly in your applications. The book covers the essential issues you will face while developing your web applications and gives you solutions to them. The recipes in this book are written in a manner that rapidly takes you from beginner to expert level. This book is for web developers of all skill levels. Although some knowledge of JavaScript, HTML, and CSS is required, this Cookbook will teach jQuery newcomers all the basics required to move on to the more complex examples of this book, which will benefit the more seasoned jQuery developer. If you want to learn how to create modern website features quickly, using best practice techniques, then this book is for you.
What you will learn
Use jQuery and CSS to create more complete animations
Construct a mobile website and web app with jQuery Mobile
Create robust web forms for collecting user data with validation and user feedback
Build powerful user interface elements to provide an intuitive experience for your users
Add style to your interfaces with effects and basic animations
Utilize jQuery and AJAX to load content into pages without the need for refreshing
Who this book is for
Table of Contents
Document Object Model (DOM) Manipulation
Interacting with the user by making use of jQuery events
Loading and Manipulating dynamic content with Ajax and JSON