[jQuery] [validation]

[jQuery] [validation]


Hi guys,
I am trying to have custom error elements for *some* of my input
elements in a form. What approach would you recommend? I tried going
for overriding "showErrors" but that requires that I need to specify
error elements for all errors, even the ones that are supposed to get
the default one. The method defaultShowErrors does it for all the
error elements, I cannot do it per element, so become unusable in my
scenario.
All ideas are welcome ;)
Best regards,
Petar