views:

21

answers:

0

Is anyone using both of these plugins?

We're using ValidationEngine to do inline-validating on blur.

Works great.

We're using MaskedInput to mask fields.

Works great.

However, any field that is set to use both only handles the MaskedInput. The MaskedInput seems to interfere or override the ValidationEngine event.

Anyone run into this and found a solution?