autocomplete autoFill disappeared
Hi,
I'm using autocomplete component of version "jquery-ui-1.8.2.custom.min" and I need to select automatically a value while the user is digiting characters in the input.
More or less I need to reproduce the same behaviour of the "autoFill" option of the old version.
How is it possiible to do that with the nre jQuery UI components?
Thanks