In jQuery UI Autocomplete, where does the `response` function is implemented?
问题 I am pretty new in JS and in jQuery. In my work I came across a jQuery code from the jQuery UI Autocomplete widget that I do not fully understand. I have a two questions about this code which are separated into several posts (As recommended in that meta post). Also, sorry if my English is horrible, I'm doing my best. :) Here is the code: http://pastebin.com/NyG48Yb9 What I DO understand: The autocomplete function operates on some input , in our case - the #searchBox . The function get as