mootools-autocompleter
mootools-autocompleter copied to clipboard
This AutoCompleter script for MooTools (by Harald Kirschner - http://digitarald.de/project/autocompleter/) provides the functionality for text suggestion and completion. It features different data-so...
https://github.com/angelsk/mootools-autocompleter/blob/master/Source/Autocompleter.js#L268
I was implementing your updated version of this script on my website - thank you for this btw, excellent work! - and wanted to launch some action after the field...
Is this possible to add a data-src property to li items and then put the value of data-src item in input instead the standard behaviour ?