Firstly, please check this: http://ws.luyencong.net/data/search/query.php?do=advanced
You can paste all the content of that JSON to here : http://pro.jsonlint.com/
Now you can see the content of that JSON is in Vietnamese. And well, I want when user search they can search with UTF-8 character.
For example: You type in the search box character 'ô', the suggestion should displays. (Typeahead.js now can't do that).
Is there any way can do my requirements ?
Edit :
You can see a live demo at http://www.luyencong.net (type a character in search box)