You could use a selector to add classes and attributes that the
validation reads to your elements. You can even group rules using
addClassRule: 
http://docs.jquery.com/Plugins/Validation/Validator/addClassRules#namerules

Jörn

On Fri, Dec 5, 2008 at 8:33 PM, Mihai Danila <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> Is it possible to use jQuery selectors to identify the elements to
> which certain rules should apply? If this feature exists, then I won't
> have to unnecessarily complicate the component that dynamically
> creates my form and that features various control types.
>
>
> Thanks,
> Mihai
>
>

Reply via email to