Hi,
Actually, I liked this editor and I wanted to put it in my website,
which is in a right-to-left language (Arabic). I want to use my
website in the direction "rtl" by putting this in my CSS:
body{
direction: rtl;
}
However, when I put that in my CSS and I put this editor, sudden very
long horizontal (unwanted) page scroll-bar. It appears in both IE9 and
Mozilla FireFox, but not in Google Chrome.
This is an example of the problem:
http://sb4host.com/t/editor.html
Note: the problem is not in the editor's horizontal scroll-bar, but in
the page's horizontal scroll-bar. In fact, my page doesn't need this
scroll-bar. It just appears when I put the editor.
Thank you.
Best,