Book Image

jQuery 2.0 Development Cookbook

By : Leon Revill
Book Image

jQuery 2.0 Development Cookbook

By: Leon Revill

Overview of this book

Table of Contents (17 chapters)
jQuery 2.0 Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Form Handling

In this chapter, we will look at how to create robust and attractive web forms with animation, validation, and user feedback. We will cover:

  • Implementing basic form validation

  • Adding number validation

  • Adding credit card number validation

  • Adding date validation

  • Adding e-mail address validation

  • Implementing live form validation

  • Adding a password strength indicator

  • Adding anti-spam measures

  • Implementing input character restrictions