Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naseem1amjad/urdu-js-keyboard-by-naseem-amjad

Urdu Text Box using JavaScript with Font Selector
https://github.com/naseem1amjad/urdu-js-keyboard-by-naseem-amjad

arabic font javascript keyboard online text textbox urdu urdu-language

Last synced: about 1 month ago
JSON representation

Urdu Text Box using JavaScript with Font Selector

Awesome Lists containing this project

README

        

# UrduNize Text Box using Urdu Phonetic Keyboard
A jQuery code for typing in Urdu using an English keyboard.



This is newer version of HTML/JS based Urdu Text Box that allows to type Urdu using JavaScript.

Older version of Urdu Text Box that is available at (https://www.ajsoftpk.com/urdutextbox/urdutextbox-for-asp-php-jsp.html) is replaced by this one.

This is a phonetic open-source mobile enabled jQuery plugin which enables typing in Urdu using an English keyboard.

## Instructions to use
- Download the file `urdunize.min.js`
- Place it in your assets and include it with`` after including latest version of jQuery
- Set Urdu input for the input field or textarea with an id e.g.
```javascript
connectKeyboard("#u");
```

For more details on how to use this Urdu Component contact [email protected]

The keyboard mapping is given in the file urdu_phonetic_keyboard.png

A [demo can be seen here](http://www.ajsoftpk.com/naseem_amjad/urdu/online-urdu-keyboard/) as well as on [www.urdujini.com](http://www.urdujini.com/urdu-text-box/)


This Urdu Text Box can be used by Software Programmers / Web Developers to add Urdu editing functionality on their websites.




Note: This Urdu Textbox was developed for https://www.github.com/naseem1amjad/Php-Urdu-Text-on-Product-Designer/ available online.