[jQuery] Re: Masked Input Plugin RC3

2007-07-03 Thread Eric Crull
Just to let you know, I really like the plugin. It solves a lot of problems I anticipate happening with our website. About the delete key issue. Mostly I noticed it when I entered input, tabbed off and then realized there was an error. When I shift-tabbed back in, the plug-in reverts to the be

[jQuery] Re: Masked Input Plugin RC3

2007-07-03 Thread Josh Bush
Once I get this feature set stable, then I'll start adding more features. Poor Jörn has been waiting on some features he requested at Beta 1 or so. I really don't know what to do about the file naming. It's still a masked input plugin, I just changed the method calls to a verb to show the action

[jQuery] Re: Masked Input Plugin RC3

2007-07-02 Thread David Duymelinck
Great work Josh! RC3 dicards the need for hacks to catch the input. David Josh Bush schreef: I keep coming across a few bugs here and there that need fixing. I've released the 3rd RC for my masked input plugin. This one has breaking changes, so if anyone is using it, please proceed careful

[jQuery] Re: Masked Input Plugin RC3

2007-07-02 Thread Gilles (Webunity)
And also, i would like to see a "thanks" part in your documentation, for people who submitted bugs, i gave you 2 allready ;) -- Regards, Gilles van den Hoven - http://www.webunity.nl On Jul 3, 2:08 am, Josh Bush <[EMAIL PROTECTED]> wrote: > I keep coming across a few bugs here and there that nee

[jQuery] Re: Masked Input Plugin RC3

2007-07-02 Thread Eric Crull
Josh, I've been working with your plug-in this weekend and I think it's intuitive to the user to be able to use the "delete" key to remove a wrong entry. Right now the delete key only erases the character it is over. Would it be difficult to add the logic to delete the next char in the buffer ea