hi there,
it seems that jquery validate plugin does not come with out of the box, success and failed callback options. how do i manage to launch some custom code when a form's validation fails?
we need to change certain layout elements not related to the fields itself when a player enters invalid data.
hope it is still possible