KoolAutoComplete - Great PHP Ajax AutoCompleteKoolAutoComplete - Great PHP Ajax AutoCompleteFullVersion 1.7.0.1 released on 02/05/2016

Features - ItemTemplate

Could not connect to database! Click here to re-install

Description & Sample code

KoolAutoComplete supports item template, in which we can define our own item's display. To use this feature, you need to set your template to itemTemplate property of KoolAutoComplete instance. Above example show you how to add image to item.

When an item is rendered, KoolAutoComplete will read the itemTemplate and start fill in data to placeholder of template.