javascript - how to switch between english and other languages while filling data in rails form -


in ruby on rails application, accepting input in hindi language save in mysql database. want make checkbox switch language while entering data can type in hindi or english according language selected in checkbox.

how can using jquery on unicode convertor in rails. me solve out this. thanks

we can use google transliteration https://developers.google.com/transliterate/v1/getting_started.

it provide keyboard input in both hindi , english language. switching language easy ctrl+g command. thanks.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -