[jQuery] Re: Transforming input as it's typed

2009-08-12 Thread Richard D. Worth
jQuery UI widgets have built-in support for the metadata plugin. It part of the jQuery UI Core and "just works" :). That said, I haven't tested this with this plugin. - Richard On Wed, Aug 12, 2009 at 4:25 PM, Brett Ritter wrote: > > On Wed, Aug 12, 2009 at 4:14 PM, Richard D. Worth > wrote: > >

[jQuery] Re: Transforming input as it's typed

2009-08-12 Thread Brett Ritter
On Wed, Aug 12, 2009 at 4:14 PM, Richard D. Worth wrote: > You might take a look at the mask plugin by Andrew Powell in the jQuery UI > Labs > http://wiki.jqueryui.com/mask Indeed I might! This looks very interesting. The only feature that calls to me that I don't see supported is metadata in t

[jQuery] Re: Transforming input as it's typed

2009-08-12 Thread Richard D. Worth
You might take a look at the mask plugin by Andrew Powell in the jQuery UI Labs http://wiki.jqueryui.com/mask Demo: http://jquery-ui.googlecode.com/svn/branches/labs/mask/demos/mask/default.html Source: http://jquery-ui.googlecode.com/svn/branches/labs/mask/ui/ui.m