Flexdatalist is (another) jQuery autocomplete plugin with support for <datalist>
. Check the documentation page to see the plugin in action.
Check out the examples and documentation page.
- Allow the search to be disabled on flexdatalist and just use the given list (from server-side)
- Regex in JS has bad support for special and accented characters, I'll try to make some improvements
- Make it jQuery independent (this will take a while to make it to a release)
Option | Default | Purpose |
---|---|---|
global | true | Whether to trigger global Ajax event handlers for AJAX requests. |
loadingMessage | "Fetching results for {keyword}" | The proposed message while an AJAX request is being done. |
Flexdatalist is licensed under the MIT license. Copyright (c) 2016 - 2019 Sérgio Dinis Lopes