[jQuery] Re: Disabling Button in jQuery HTML Form Plugin

2009-07-17 Thread icuucme
r Sanz wrote: > > > > > you can check the message in the onclick event... > > > - Original Message - From: "icuucme" > > To: "jQuery (English)" > > Sent: Thursday, July 16, 2009 4:37 PM > > Subject: [jQuery] Re: Disabling Button in jQu

[jQuery] Re: Disabling Button in jQuery HTML Form Plugin

2009-07-16 Thread icuucme
still looking for help with this...thanks On Jul 8, 1:36 pm, icuucme wrote: > I am currently using this > pluginhttp://www.malsup.com/jquery/form/#code-samples > (HTML) to display a div with content, depending on what is entered. > > Is there a way to disable the submit bu

[jQuery] Disabling Button in jQuery HTML Form Plugin

2009-07-08 Thread icuucme
I am currently using this plugin http://www.malsup.com/jquery/form/#code-samples (HTML) to display a div with content, depending on what is entered. Is there a way to disable the submit button if the div contains a certain message?