Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Date Input 1.1.1


Download: date_input-1.1.1.zip
Size: 10.82 KB
md5_file hash: ee953861e46d8081ad01f9544e32a329
First released: February 2, 2008 - 7:24pm

Version 1.1.1

  • Bugfix - Make the stringToDate function a bit more forgiving. Previously
    it wouldn't accept international characters in the month name (e.g. Mär)
    Now the month name is only required to be a positive number of non-space
    characters. [Heads up: Arne-Kolja Bachstein]