Tiny Library for fix problem of language selection in type text.
- Easy
- Compact
- No dependencies
- Persian/Farsi (
fa
) - Arabic (
ar
) - English (
en
)
To view the full details, run the Example.html file.
<script>
alert( fixtype.en_fa( "sghl!" ) ); // سلام!
</script>
FixLanguageType is licensed under the GNU General Public License.