stratboy
unread,Feb 7, 2012, 6:00:49 AM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MooTools Users
Hi, I've found that if I use validate-date, passing it (at least this,
didn't tried variants) one of the 2 default format, just to force one,
it will behave in a strange way:
data-validators="required validate-datedateFormat:'%d/%m/%Y'"
by submitting the form, te date written in the field will sometimes
blink or change..
For example, 12/08/2012 will blink or change to 08/12/2012
Bye!