shapper schrieb:
Hello,

isn't it possible to use a Regex expression anymore?

I need to validate a few inputs text using a regex expression.
There wasn't a regex method ever - by design. I still think its much better to encapsulate any (weird and hard to read in a few seconds) regex in a custom validation method: http://docs.jquery.com/Plugins/Validation/Validator/addMethod

Let me know if that doesn't work for you.

Jörn

Reply via email to