On 6/8/06, Meir Kriheli <[EMAIL PROTECTED]> wrote:
> Actually that technique is rare around here. We don't specify dir="rtl"
> in the actual content. Most of the developers around here prefer to
> specify in a stylesheet "direction:rtl" for the body tag. Eases the
> development for multilingual sites, and it's working as it should.

direction: has issues in IE 7 (especially with :hover) and in some
cases in IE 6 as well. dir="" syntax works for IE, Opera and Firefox
as it should.

See http://www.webdevout.net/ for more information.

-- 
Jeroen Ruigrok van der Werven

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django I18N" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/Django-I18N
-~----------~----~----~----~------~----~------~--~---

Reply via email to