1 Attachment(s)
Autocomplete Jquery Only Matches First Character from the result
I am attaching a file of Autocomplete.js
I am having problem like it is matching only first characters of results like following:
I have these 4 results for example
1) How are You?
2) Where are you?
3) Are you there?
4) How is your health?
When I type H then all 4 results should come because all 4 statements are having H inside (There is no case sensitive issue).
But it is giving only 2 results 1st & 4th. Means the first matching characters of statements. But I want all to come. I tried much but could not succeed but I am sure there is any parameter or something like that needs to be changed :)
Is there any hope.
Thanks
KaushalAttachment 4848