input - JSF - typing with regional language -


i created web application using jsf framework. application needs text areas convert content regional language. how possible done using google input?. or there other scenario typing regional language?

use unicode.js small , easy use javascript library enable native input support in textfields. uses google transliteration api combined javascript enable unicode support in text input fields , textareas or user can type in.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -