Javascript Contact Form Validation

Hi everyone,

I posted a msg in the php forums, although I was suggested to try here instead.

I am trying to create a contact form with the validation tips (which appear if you submit the form without completing the fields) similar to how this form works:

I am wondering how I could achieve this, and if there is a tutorial available that can assist me. I had thought it was the mailer.php file that made the validation tips appear, however, it sounds like it is Javascript according to the feedback I received.

Thanks in advance for any help!

Here’s the documentation page for jQuery’s validation plugin.