Autocomplete Without jQuery UI

后端 未结 8 1193
野性不改
野性不改 2021-02-04 01:52

I\'m using jQuery in my project and I need to implement autocomplete, but I\'d like to avoid including jQuery UI widget, and hopefully use some specific external plugin. Could y

8条回答
  •  不要未来只要你来
    2021-02-04 02:20

    This the best multi category/feature Autocomplete plugin I have ever seen, it contains many features and gives you full control over 40 parameters to customize it as you wish. It is so dynamic and provides multi languages inputs with auto detection for RTL or LTR languages.

    It doesn't use the JQuery and the code has very light size and so clean.

    The demo page: http://www.muwakaba.com/plugins/autocomplete

    You can use it with different configurations on the demo page and see all the parameters and the features.

    Good luck!

提交回复
热议问题