[jQuery] validation of tow types
hi there,
the validation plugin is very useful, but how can we use it if
submitting the form depended on the result of a javascript function,
for exemple, to send a message we use the plugin to validate the text
boxes but to know wether the sold is enough o rnot we use a java
script function, how can we tie the function with the validation
plugin if it's not related to any field by it self.
thank you