[jQuery] Disabling Button in jQuery HTML Form Plugin

[jQuery] Disabling Button in jQuery HTML Form Plugin


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?