You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-ajax...@googlegroups.com
I looked at the sample code which works fine when I put it in an HTML block. But it enable transliteration on a specific text box. But I want this to enable on all user enterable text area in my site. I have a social networking site where I want members to post in oriya and english for their posting. This google transliteration api works fine but i need to make use of it on the input field of my webpage. Earlier I use microsoft literation where it simply generate a 5 line of code and by putting that on my website pages it allow user to post in oriya and english both. I am looking for similar kind of solution here.Will appreciate any pointer.