JQuery Autocomplete in Framework7

Dear friend hi and I again need your help.

I trying to user JQuery Autocomplete functionality and I would like to implement this search input (https://mykeep.ru/i.html) in my App.

When I put code to my app - autocomplete functionality not working:

  • ajax request working correctly
  • php script make request to db also correctly
    -> problem with visualisation of request data on page (https://mykeep.ru/).

Please help


Question is not more actual! I successfully implemented function from Framework7 (autocomplete) without using JQuery.

Thanks )