I have an application in which the user is presented with two fields: one for entering English and the second for entering Arabic / Persian characters.
I want the keyboard input language to automatically change to Arabic / Pesian when the Arabic / Persian language field is focused.
Application Development Language - Python! Is there a Javascript library for this or other scripts?
source
share