jQuery and PHP suggested answers

后端 未结 5 2064
谎友^
谎友^ 2021-01-27 11:15

Hey guys, there is a form where the user select some of his friends and I\'m curious on how I can implement a list that searches simultaneously while the user is typing a friend

5条回答
  •  庸人自扰
    2021-01-27 11:48

    This what already asked here on this site.

    Facebook style JQuery autocomplete plugin

    The accepted answer cited this jQuery code.

    https://github.com/loopj/jQuery-Tokenizing-Autocomplete-Plugin

提交回复
热议问题