Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option specifies the default writing direction. Some languages (Like Hebrew, Arabic, Urdu...) write from right to left instead of left to right. The default value of this option is "ltr" but if you want to use from right to left mode specify "rtl" instead.
tinyMCE.init({
...
directionality : "rtl"
});
Search documentation.
hanymatar
in this case the styles,format,font family, font size drop down will has a direction problem
we need to move the text to align right(better)
or
move the scroll to the right