jQueryUI autocomplete - when no results are returned
- by Brian M. Hunt
I'm wondering how one can catch and add a custom handler when empty results are returned from the server when using jQueryUI autocomplete.
There seem to be a few questions on this point related to the various jQuery plugins (e.g. jQuery autocomplete display “No data” error message when results empty), but I am wondering if there's a better/simpler…