I'm using the latest version of jquery.validate.pack.js along with
jquery1.3.2. My form is in a very narrow column, so I have the labels
above the form elements, and want the errors to display beneath the
element. I've managed to accomplish this for FF3 and Safari - both
will push the rest of the form down in order to display the error
message. IE7, however, just pops the error underneath the next form
element on the page instead of pushing the form down.

Here's a test page: https://www.d.viedu.org/explore/index4.php

Any ideas?

Reply via email to