[jQuery] Masked Input Plugin RC2

[jQuery] Masked Input Plugin RC2


Hey there, I'm back at it trying to push to a 1.0 release. I made
some code changes, so I would like some verification that all is well
before I move this to a v1.0 status.
The following is a list of changes for this release.
* Now supports user defined placeholder characters by calling
"$.AddMaskDefinition(char,regex)" . There is an example on my site.
* Fixed a bug where backspace from the first character position
deleted the mask.
* General code cleanup.
Please check it out at:
http://digitalbush.com/projects/masked-input-plugin
or
http://jquery.com/plugins/project/maskedinput