javascript - Japanese characters for autosuggestion field -



javascript - Japanese characters for autosuggestion field -

first of all, i'm not state of japan , don't have knowledge japanese writting.

i need develop autosuggest field, autocomplete widget jquery ui.

the suggestion should presented user typing. know there conversion between latin characters, hiragana , kanji. until conversion happens, there should no suggestion presented.

what best practice implement such functionality?

also, there way in javascript distinguish between hiragana , kanji characters?

javascript autocomplete

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -