Can anyone recommend a decent WP plugin that can make the comments form validate client side? I don't mind if it redirects after a successful submission, but the standard error message is a bit pants. All the plugins I've found so far seem rather old, for WP 2.1 - 2.6 or something.
bumpitty-bump
I thought there were some wordpressors among us? I just want a decent comment form, not the default crap.
seriously nobody?
Well I found this one,http://wordpress.org/extend/plugins/ajax-comment-posting/ and it works with WP3.1, but it isn't working with http://contactform7.com/ which I also need :(
Sorry man, I do use wordpress, I just don't have any experience with any thing like that. Honestly, I would probably just use jquery?
Yeah use the jquery validate plugin.
it didn't occur to me that that would be easy to do, I've googled up this tut that's a bit old, but I'm sure I can adapt it to WP3.1 http://net.tutsplus.com/tutorials/wordpress/adding-form-validation-to-wordpress-comments-using-jquery/
Cheers ears!