A jQuery plugin that helps you write arabic words and phrases more easily on the Internet.
- Load jQuery into your project
// jQuery
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script> window.jQuery || document.write('<script src="jquery-2.1.0.min.js"><\/script>') </script>
- Load Arabisk plugin into your project
// Arabisk
<script src="jquery.arabisk.js" type="text/javascript"></script>
- Setup which elements/inputs you would like to apply this plugin to.
$("mySelector").arabisk();
// With an id
$("input#myid").arabisk();
// With a class
$("textarea.myclass").arabisk();
// All input element
$("input[type=text], textarea").arabisk();
a |
b |
d |
e |
f |
g |
h |
j |
k |
l |
m |
n |
o |
p |
q |
r |
s |
t |
u |
w |
x |
y |
z |
ا |
ب |
د |
ي |
ف |
ع |
ه |
ج |
ك |
ل |
م |
ن |
و |
پ |
ق |
ر |
س |
ت |
و |
و |
خ |
ي |
ز |
H |
S |
D |
T |
Z |
t' |
H' |
d' |
s' |
S' |
T' |
g' |
- |
y-- |
w-- |
a-- |
-a |
aa |
Y |
h' |
la |
ح |
ص |
ض |
ط |
ظ |
ث |
خ |
ذ |
ش |
ض |
ظ |
غ |
ء |
ئ |
ؤ |
إ |
أ |
آ |
ى |
ة |
لا |