[jquery validate]: how to lose focus...
Hi all,
I'm using jquery validate... it's almost all ok: I need to lose focus on enter key when validation fails...
I write wrong text on an input box and then press enter.. also if I've setted focusInvalid: false the focus stayed there.
thank you
Luca