Is anyone using web flow 2.0 with the jquery validation plugin?
It seems that some extra work needs to be done in order to properly
integrate it
For example,
I had to override the errorPlacement and add
"$(element).prev(".error").replaceWith("");;"
because the old error messages would not be re
Is anyone using web flow 2.0 with the jquery validation plugin?
It seems that some extra work needs to be done in order to properly
integrate it
For example,
I had to override the errorPlacement and add
"$(element).prev(".error").replaceWith("");;"
because the old error messages would not be remov
2 matches
Mail list logo