I was asked by client if it was possible to make the date mask __/__/ ____ advance to the next subfield when the delimiter '/' is typed. Thus they could type 1/1/2009 without having to type the extra digits.
I've perused the code and see that's not something it can do currently. In fact, it's not a behavior that 'fits' with the masking model - I think this is probably the only type of mask that would not require all digits to be entered. Perhaps someone else has a mask plugin that does what I was asked for or has figured out how to make this one do that? thanks..