Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-27-2012, 09:13 AM   PM User | #1
bluemonkey69
New to the CF scene

 
Join Date: Jun 2011
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
bluemonkey69 is an unknown quantity at this point
jQuery validation plugin won't validate date

I am using the plugin with success with all my form fields except the date. I can input any number and it will validate as true. Here is the rule I'm using:

registration_date: {
required: true,
date: true
}

I notice that on the plugin site, the same is true. Am I overlooking something?

Thanks!
bluemonkey69 is offline   Reply With Quote
Old 10-02-2012, 04:19 PM   PM User | #2
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,307
Thanks: 12
Thanked 204 Times in 204 Posts
DanInMa is on a distinguished road
you may want to list a link to the plugin you are using.
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote
Reply

Bookmarks

Tags
javascript, jquery, plugin, validation

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:04 AM.


Advertisement
Log in to turn off these ads.