RE: Handling Hebrew & Arabic
- From: "David Thielen" <thielen@xxxxxxxxxxxxx>
- Date: Thu, 2 Feb 2006 08:41:38 -0800
Hi;
Even if I am not multi-lingual, a page in pure Hebrew will have some latin
text and numbers in it. And the latin text and numbers are ltr inside the rtl
for the Hebrew.
The way this is supposed to be set in browsers is using <span
div='LTR'>123.45</span> - but this gets complicated with resources that can
have text dynamically substituted in and that text could be Hebrew or English
(for example, a person's name).
How best to handle that? (It is probably best to ask someone at MS that is
familiar with bi-di, it's rules are very weird and they have probably hit
this before.)
--
thanks - dave
"HongQuan Wu[MSFT]" wrote:
Hi Dave,.
Thank you for contacting Microsoft.
Based on my investigation, I found the HtmlDirectionality is only a
resource key defined in the local resource file. We can use it to set the
dir property of a specific element to instruct the browse to display the
text in the correct direction. It is useful for the web page that only
contains one language. If you have a multilingual page, (in other words,
you need to display some text in a fixed language no matter what culture
info is set in the web browse), the <span dir¡> is an option for you. But
please note the direction of the text can not be dynamically changed
according to different culture info from IE.
If there is anything unclear about this issue, please feel free to let me
know. Thanks a lot!
Thanks & Regards,
Frederick Wu
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
Business-Critical Phone Support (BCPS) provides you with technical phone
support at no charge during critical LAN outages or "business down"
situations. This benefit is available 24 hours a day, 7 days a week to all
Microsoft technology partners in the United States and Canada.
This and other support options are available here:
BCPS:
https://partner.microsoft.com/US/technicalsupport/supportoverview/40010469
Others: https://partner.microsoft.com/US/technicalsupport/supportoverview/
If you are outside the United States, please visit our International
Support page:
http://support.microsoft.com/default.aspx?scid=%2finternational.aspx.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- RE: Handling Hebrew & Arabic
- From: Steven Cheng[MSFT]
- RE: Handling Hebrew & Arabic
- Prev by Date: Re: appsettings
- Next by Date: Re: Deploying a site out in the WWW
- Previous by thread: RE: Handling Hebrew & Arabic
- Next by thread: RE: Handling Hebrew & Arabic
- Index(es):
Relevant Pages
|