Hi. I love jQuery and the validation plugin, but I am having a problem. When there is an error, instead of showing beside the element (e.g. a dropdown or an entry field) the error message shows below the element, throwing elements below it out of whack (pushes them to the right).
When I look at the examples, the messages all appear beside the related elements. I've been unable to figure out what is causing this. Can someone explain the error message positioning when using the validation plugin? Thanks for the help.