jquery-autocomplete
jquery-autocomplete copied to clipboard
cannot Consider for last part of the string to autocomplete
suppose we can enter 11 in autocomplete textbox it will display and immediately we add 1 to 11 it will display all results where string contains 111 at starting but it will not consider ending part of string that is ending with 111 advance thanks
Might be the same as https://github.com/dyve/jquery-autocomplete/issues/58