jquery-autocomplete icon indicating copy to clipboard operation
jquery-autocomplete copied to clipboard

cannot Consider for last part of the string to autocomplete

Open venkataraomungari opened this issue 11 years ago • 1 comments

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

venkataraomungari avatar Jun 29 '13 12:06 venkataraomungari

Might be the same as https://github.com/dyve/jquery-autocomplete/issues/58

marqsm avatar Aug 16 '13 13:08 marqsm