What browser and version are you in. On FF2 I was able to highlight the entire text and hit delete and also highlight the entire text and hit backspace without any issue.
I was able go from the end of the string to the beginning with backspace and once you backspace over the "(" in the phone number, the mask disappears. However, it does come back as soon as you start typing. I'll do some more testing in IE,Opera, and Safari later to see what else is going on. The mask shouldn't disappear here, but the functionality looks to still remain. Josh On Jun 22, 3:29 am, "Fred Janon" <[EMAIL PROTECTED]> wrote: > Josh, > > I think there is a problem even on your project page > > http://digitalbush.com/projects/masked-input-plugin > > I tried a date and a phone number, worked great until I decided to > delete ALL the numbers in the phone number. The "(" disappeared and > then I couldn't enter any more characters. Same for the date. > > It looks very good though, hopefully you'll work it out quickly! > > Fred > > On 6/22/07, Josh Bush <[EMAIL PROTECTED]> wrote: > > > > > I'm getting there. I've released another revision to my Masked Input > > Plugin for jQuery. I'm calling this release candidate 1 because this > > is the feature set I wish to implement for v1.0 and I don't anticipate > > any breaking API changes. > > > The following is a list of changes for this release. > > > * Fixed a Safari issue where backspace deleted wrong characters > > and messed up cursor position. > > * Fixed an issue where pre-filled input (value="something") was > > deleted on focus. > > > Please check it out at:http://digitalbush.com/projects/masked-input-plugin > > or on the new jQuery plugin repository > > at:http://jquery.com/plugins/project/maskedinput > > > Thanks > > Josh