Time for action – validating form values on the fly

We'll continue working with the form we've been creating through the last three sections. Follow these steps to validate user entry into the form:

  1. The first thing we'll do is download the Validation plugin and get it attached to our page.

    Head over to http://bassistance.de/jquery-plugins/jquery-plugin-validation/ and click on the Download button in the Files section to download a ZIP file.

    Time for action – validating form values on the fly
  2. Open up the ZIP file and take a look at what we've got.
    Time for action – validating form values on the fly

    There's a lot going on here. Several different JavaScript ...

Get jQuery for Designers Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.