I am working on a website in which users should fill some fields in different languages. I don\'t want the users to change their writing language using Alt+Shift key combina
1- Download Farsi type java script file
After you downloaded the file, attach it to the head section of your html page.
Now all you have to do is to create a text box and set its Lang attribute to "fa-IR".
or
Load your page and it's done!