This Question is bit broad, I did enough research and asking here so that I can get at least some suggestions.
I am trying to set up auto complete textbox/textarea dictionary suggestions. I have tried to setup auto-complete from JSON data from server
and I am able to do that.. But here my question is, Can I set up a textarea with auto suggest from dictionary words like when we are entering some text in Word processor. Is it possible through any API available?