Hi Imar,
I was trying to practice using the JQuery plugins a bit more. I used the watermark plugin for the contact us form in the login form and it works great!
I was trying to find some validation plugins to use for the Contact Us form. I found one that looked interesting, the JQuery Validation Engine plugin (jquery.validationEngine.
js).
Would I have to remove the validation controls (for ex. the RequiredFieldValidator, CustomValidator) from the Contact Us form first to use the this plugin (or any other validation plugin)? I'm not sure what the correct way to do this is since these validation controls take care of server and client side validation?
Thanks,
Tulsi