Hello, 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?
- [jQuery] [autocomplete] disable submit until valid selection i... Seth