Not so long ago had occasion to make a foreign site, it faced the task of creating instant transliteration from English into Russian. She got such a problem because the majority of our people abroad, just do not have Russian keyboard layout, and is writing a translit (which I had difficulty reading, for each head its own rules of transliteration), or go to the service http://www.translit . ru and write Russian text, then copy, then paste, and finally send the interlocutor. Plug Instant_translitIn fact, is a small analog service www.translit.ru in terms of transliteration of course)
The plugin is written in two versions:
- The first option is a clean JavaScripWhich can easily stuff anywhere.
- The second option is designed for lovers Jquery and is a regular plug.
This plugin can be used in textarea и input. Also, the default plugin integrates two of the standard for translation is Standard ISO 9-95 и GOST 16876-71. If necessary, you can change the rules as you need. To do this simply in the right array rewrite its rules. Tested the plugin in the following browsers: IE6, IE7, IE8, Opera, FireFox, Ghrome and Safary. By the way recently noticed that Ghrome и Safary Everywhere it seems, are determined the same way - from which he concluded that the standards and these browsers understand the same. Although the elite Opera browser I think works best) So, attention - an example.
An example of the plugin. An array of rules for textarea. Standard ISO 9-95
Textarea
Options plugin Instant_translit.
Parameter for the moment the plugin is exactly one. This is the standard choice for the translation: Standard ISO 9-95 or GOST 16876-71.
Example of inserting the plug Instant_translit с using Jquery - reference to the example
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
Example of inserting script Instant_translit - reference to the example
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
I hope that this plugin will be useful for you. Any comments and suggestions as always welcome.
If you find something useful, please donate or Z167645604231 offered me a job :)
| Plug Instant_translit. Instant transliterated in Javascript | 9 Kb |


