[jQuery] [Validate plugin] Question about the 'remote' AJAX option

2009-07-08 Thread Guillaume Lecanu
Hi, I trying to replace my old AJAX system by the Validate plugin of jQuery with the "remote" option. There is a way to return a custom error message directly from the server side script ? For example, I have a "username.php" server side script that check : - If the username is not used by some

[jQuery] [validate] Plugin Question

2009-02-04 Thread Chris
On my site http://www.chris-gwen.com/ I use the plugin on the RSVP tab. If you click the "Accept" radio button you get a dropdown. How can I then set validation on that select only when the accept button has been clicked?