Open pv123 opened 10 years ago
Hi. Is it possible to use the plugin with autocomplete made with ajax? Can someone provide a sample code? Regards.
I don't think there is something like
on_autocomplete: function(entered_text) { return ["foo", "bar"] }
yet. Would be great.
Hi. Is it possible to use the plugin with autocomplete made with ajax? Can someone provide a sample code? Regards.