[jQuery] Re: Validate Plugin: Alpha Only

2008-12-26 Thread Alexsandro_xpt
Good, but in this demo, Can I do this in inline rules like that above? Eg.: Text Thanks On 24 dez, 11:35, "Jörn Zaefferer" wrote: > Take a look at this > demo:http://jqueryjs.googlecode.com/svn/trunk/plugins/validate/demo/tinymc... > Will be included in 1.5.1, probably with a few more t

[jQuery] Re: Validate Plugin: Alpha Only

2008-12-24 Thread Jörn Zaefferer
Take a look at this demo: http://jqueryjs.googlecode.com/svn/trunk/plugins/validate/demo/tinymce/index.html Will be included in 1.5.1, probably with a few more tweaks. Jörn On Wed, Dec 24, 2008 at 1:59 PM, Alexsandro_xpt wrote: > > Jörn Zaefferer, There are way valitade fields like a WYSIWYG edi

[jQuery] Re: Validate Plugin: Alpha Only

2008-12-24 Thread Alexsandro_xpt
Jörn Zaefferer, There are way valitade fields like a WYSIWYG editors? Thz On 23 dez, 22:22, "Jörn Zaefferer" wrote: > There are a few additional methods > here:http://jquery.bassistance.de/validate/additional-methods.js(also > included in the download) > > I guess you're looking for the lette

[jQuery] Re: Validate Plugin: Alpha Only

2008-12-23 Thread jsrobinson
Jörn: your replies are always timely and helpful. Worked like a charm the first go! deronsizemore: thank you for the example code, I see how to build custom rules now (not that I couldn't have gone through Jörn's documenation and eventually figured it out :) Cheers! Jason On Dec 23, 4:22 pm, "J

[jQuery] Re: Validate Plugin: Alpha Only

2008-12-23 Thread deronsizemore
If you're new to jQuery (like me) this solution may not be totally obvious to you. I posted the same question and received responses pointing me in the right direction for the code to use, but I wasn't sure what to do with that code once I found it. So, here's my jQuery validation code for usin

[jQuery] Re: Validate Plugin: Alpha Only

2008-12-23 Thread Jörn Zaefferer
There are a few additional methods here: http://jquery.bassistance.de/validate/additional-methods.js (also included in the download) I guess you're looking for the lettersonly method. Jörn On Wed, Dec 24, 2008 at 12:59 AM, jsrobinson wrote: > > I need to validate a field to only accept A-Z,a-z