In addition to trying Cesar's suggestion, you should give us some more code details and context. You can do this sort of check on a number of events, including onclick and onsubmit, or whenever your div is updated. Ted
On Thu, Jul 16, 2009 at 6:41 PM, Cesar Sanz <the.email.tr...@gmail.com>wrote: > > you can check the message in the onclick event... > > ----- Original Message ----- From: "icuucme" <deron.tava...@gmail.com> > To: "jQuery (English)" <jquery-en@googlegroups.com> > Sent: Thursday, July 16, 2009 4:37 PM > Subject: [jQuery] Re: Disabling Button in jQuery HTML Form Plugin > > > > > still looking for help with this...thanks > > On Jul 8, 1:36 pm, icuucme <deron.tava...@gmail.com> 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 button if the div contains a >> certain message? >> > >