Hey Klaus

> 
> > And the using it like this:
> > <input validate="pattern:###-###-##" />
> 
> 
> And I still vote for doing in a standards compliant way...

As an alternative, you can still do it standards-compliant (or write an XHTML 
module):
<input class="$v(pattern:###-###-##)" />

The plugin checks the class if there is no validate attribute.

-- Jörn
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to