Doh! What an oversight on my part. I should have placed it in it's own namespace to avoid conflicts. Thank you for pointing that out. I'll fix that pronto and throw a sub-release out. Maybe I can find out why the Esc key dumps the mask quickly and roll that change out along with the namespace issue.
On Jun 28, 3:14 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Josh Bush wrote: > > What an odd error. I'll look into it sometime this weekend. If > > that's the worst problem that gets found, I'll consider myself lucky! > > Thank you for the heads up. > > Its always a good sign for a pretty stable codebase when only really > weird bugs pop up .-) > > A proposal: Its quite likely that you'll want to add more "custom" > methods like $.AddMaskDefinition later, therefore I propose this basic API: > > $.maskedinput.addDefinition(...); > $("...").maskedinput(...); > > Allowing you to add more functions to $.maskedinput. > > -- > Jörn Zaefferer > > http://bassistance.de