Validate date using jquery masked input plugin

2015-05-28 Thread Yogish Nayak
I am using jquery masked input plugin for masking of input fields. I am using `GWT` and using jquery mask input function using `JSNI`. For date field having mask like `MM/dd/`, how can I restrict user not to enter `month 12 or day 31`... My implementation is as follows: $wnd

Re: Masked Input

2008-12-01 Thread jsantaelena
Hi all.. I saw GWTTiger, but this doesn't work with complex masks, then I found jQuery Mask and Money plugins. These two have a fine-grained mask sintax. http://digitalbush.com/projects/masked-input-plugin/ http://inovaideia.com.br/maskInputMoney/ See what I did: public abstract class

Re: Masked Input

2008-11-30 Thread Riyaz Mansoor
I'm interested in this as well. On Nov 29, 12:15 am, jsantaelena [EMAIL PROTECTED] wrote: Hi Someone knows libe withmaskedwidgets? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: Masked Input

2008-11-30 Thread Au Lai Seong
You can have a look at gwtiger. Regards, Jimmy6 On Sun, Nov 30, 2008 at 6:29 PM, Riyaz Mansoor [EMAIL PROTECTED] wrote: I'm interested in this as well. On Nov 29, 12:15 am, jsantaelena [EMAIL PROTECTED] wrote: Hi Someone knows libe withmaskedwidgets? Thanks.

Re: Masked Input

2008-11-30 Thread yunhui song
If you use gwt-ext, you can use Ext.mask or Ext.unmask. I have a open source project which use that. http://code.google.com/p/ppl-kit you can get the working code there. Sammi On Sun, Nov 30, 2008 at 2:29 AM, Riyaz Mansoor [EMAIL PROTECTED]wrote: I'm interested in this as well. On Nov

Masked Input

2008-11-28 Thread jsantaelena
Hi Someone knows libe with masked widgets? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe