KoolAutoComplete - Great PHP Ajax AutoCompleteKoolAutoComplete - Great PHP Ajax AutoCompleteTrialVersion 1.3.0.2 released on 12/17/2009

Features - ItemTemplate

The example requires database in order to run. Click here to install now!

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.