JavaScript
  Home arrow JavaScript arrow Validating Digits and Dates with jQuery`s ...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

Validating Digits and Dates with jQuery`s Validator Plug-in
By: Alejandro Gervasio
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 2
    2009-11-06

    Table of Contents:
  • Validating Digits and Dates with jQuery`s Validator Plug-in
  • Review: the range, email and url options
  • Introducing the digits parameter
  • Checking valid dates with the date option

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Validating Digits and Dates with jQuery`s Validator Plug-in


    (Page 1 of 4 )

    In this fifth installment of a seven-part series on the jQuery JavaScript framework's Validator plug-in, I introduce the “digits” and “date” options. They're very useful for verifying that specified fields of a targeted form contain numeric values and valid dates.

    In case you haven’t heard, the Validator plug-in is a powerful jQuery add-on which allows you to validate web form in the client by using some straightforward options. From doing something as simple as checking for empty strings and numeric ranges, to performing more complex validations, such as verifying email addresses and URLs, Validator can really enhance the behavior of web applications that collect user-supplied data through one or multiple HTML forms.

    So, if you’re web designer who wishes to master the main features that come with this useful jQuery plug-in, then you should take a close look at this series of articles. In it you’ll find a friendly, hands-on guide that will teach you how to work with the numerous validation options provided by the Validator program.

    Naturally, if you've already read the previous chapter of this series, then you'll be familiar with using the plug-in to validate numeric ranges, email addresses and URLs. In that tutorial  I explained how to perform all of these tasks by using the “range,” “email” and “url” arguments respectively. Indeed, checking if certain fields of a targeted web form satisfy these specific requirements is a simple process that doesn’t present major problems.

    As I said before, though, the Validator plug-in comes bundled with many other checking options that also deserve a closer analysis. Thus, in this fifth episode, I’m going to discuss the usage of the “digits” and “date” arguments. They can help you verify if a field on a form has been filled in only with digits, and if it contains a valid date.

    Now, it’s time to leave the preliminaries and learn how to implement these brand new validation options for checking digit-based data. Let’s jump in!

    More JavaScript Articles
    More By Alejandro Gervasio


       · This fifth episode of the series discusses the usage of the "digits" and "date"...
       · Your tutorials have been a lot of fun and, of course, very easy to catch the point. ...
       · Thanks for the compliments on my articles on jQuery. Glad to know you found them to...
     

    JAVASCRIPT ARTICLES

    - Comparing Fields and Customizing Error Messa...
    - Checking Numbers and File Extensions with jQ...
    - Validating Digits and Dates with jQuery`s Va...
    - Validating Ranges, Emails, and URLs with jQu...
    - More Uses for the jQuery Tooltip Plug-in`s b...
    - Building Image-Based Tooltips with the jQuer...
    - Using the jQuery Tooltip Plug-in`s bodyHandl...
    - Using Rangelength, Min and Max with the Vali...
    - Using Minlength and Maxlength with the Valid...
    - Modifying Tooltip Coordinates with the jQuer...
    - Applying a Fade Out Effect with the jQuery T...
    - Tracking Mouse Movements with the jQuery Too...
    - Checking Online Forms with the Validator jQu...
    - Nested JavaScript Functions as Objects
    - The jQuery Tooltip Plug-in







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek