1

Please look at the following comment form: http://jquery.bassistance.de/validate/demo/

I'd like to put the labels on the right of text input fields and display the error messages under input fields. Tried almost anything, but to no avail. :-(

Any help is greatly appreciated! Rain Lover

Mori
  • 8,137
  • 19
  • 63
  • 91

1 Answers1

1

Use the error placement option of jquery validate plugin.

Take a look at this SO question covering a similar question.

Community
  • 1
  • 1
Josiah Ruddell
  • 29,697
  • 8
  • 65
  • 67