I've just started using jQuery validate and as seems to always be the case when trying to add new functions and learn new stuff... I'm on a deadline. My designers really want me to have the validation "slide up and slide down when the messages display. They have also want the error messages to float over the existing design and not mess with the page layout. Is there some way I can use the combination of options available with validate to accomplish these animated transitions for displaying the user errors? So far I haven't been able to successfully get the messages into Divs much less apply ids, hide the divs and then display them again :(
Any pointers will be greatly appreciated. Thanks, Christine