tags:

views:

26

answers:

2

hi, i just want to know how to implement autocomplete with multi-language support like Google i mean what do i have to change in the code and where? and is there a free php and ajax autocomplete class that support multi-language?

A: 

There is a jQuery autocomplete plugin you could use:

http://docs.jquery.com/Plugins/Autocomplete

Not too sure about multi-language, though. You'd have to build that in yourself.

xil3
A: 

Pekka forget about the code am sorry i didn't specify exactly. but i mean Lookup databases in multiple languages

dave