This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes html editor, right to left, arabic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "html editor, right to left, arabic" Watch "html editor, right to left, arabic" New topic
Author

html editor, right to left, arabic

Hendrik Reimann
Greenhorn

Joined: Apr 01, 2006
Posts: 4
Hello,

I'm working on a simple html editor. I have the task, to make an Arabic version of this editor. I have no clue about Arabic, but I do know it is written from right-to-left. So I wonder, should I set the writing direction for my editor area to right-to-left.
Arabic text is written right-to-left, but when the text is mixed with normal html tags, which contain latin characters, the whole thing looks very odd.

If you know Arabic, please let me know
- how do typical html editors behave in an Arabic version? Is the whole editor right-to-left?

Just to give you context. Normally my html is used by English people, however I got contacted by one customer who really wants an Arabic version of my editor. I didn't ask him if he wants right-to-left or left-to-right in the Arabic version, because I want to do the same what the majority of html editors on the market for Arabic people do, so it will be useful to the majority of Arabic people.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: html editor, right to left, arabic
 
Similar Threads
Boggled by Eclipse - help!
JSF 2.0 + Primefaces Richtext Editor
how to read html textbox value using html editor not in browser
HTML Editor to be used/instantiated inside a JSP
Java Mail Arabic Right to Left