[jQuery] Re: How can I disable a button if a form using JQuery Validate plugin passes validation?

2009-03-31 Thread Gigi
That worked. Thanks!

[jQuery] Re: How can I disable a button if a form using JQuery Validate plugin passes validation?

2009-03-31 Thread Gigi
That worked. Thanks!

[jQuery] How can I disable a button if a form using JQuery Validate plugin passes validation?

2009-03-04 Thread Gigi
When a user clicks the submit button and the form passes validation I'd like that button to be automatically disabled. I'd like to prevent users from double clicking on the button to prevent double submissions. Thanks!

[jQuery] Re: Require a specific radio button to be selected - Validation plugin

2009-02-18 Thread Gigi
That's what I thought too but the client wants those radio buttons >.>

[jQuery] Require a specific radio button to be selected - Validation plugin

2009-02-18 Thread Gigi
I have a "terms of use" agreement on my site and I would like to provide radio buttons with labels of "I Agree" and "I Disagree". If the user selects "I Disagree" then I'd like a message saying something like "Sorry, you must agree to the terms and conditions before proceeding" and if the user sel