On 5/5/09 7:51 PM, "Seth" <seth.ta...@gmail.com> wrote:

> I have a situation where the only valid inputs on my autocomplete
> field are the ones supplied by my ajax method. Is there a way to
> disable the submit button on my form until the input field contains
> one of the autocomplete values?

could you perhaps enable the submit button with result()?

http://docs.jquery.com/Plugins/Autocomplete/result#handler


Reply via email to