Hi everyone, apologies for the re-post but I forgot to add 'validate' to the Subject:
I have the validate plugin working for my form so that on submit the errors are all displayed in a container div above my form. By default the focus goes to the first input field that didn't pass validation, but I'd like it to focus on the error container div. Has anybody done this or does anybody know how to? I've noticed that this works as I'd like in Safari, but not in IE or FF. Thanks in advance! Manoj