On 8 Aug 2005 at 13:47, Kwok Ting Lee wrote:

> Anyway, the
> question I have is (and this may be somewhat off-topic), but how would
> one go about hiding the Chinese characters for those people who do not
> have Chinese fonts enabled on their system? 

I didn't test it, but it should work: With JavaScript it should be 
possible to check which language the browser has selected (en-GB, de 
or zh, zh-cn etc.). Then put the chinese text into the noscript-part 
and an additionally div (with id), so users with deactivated 
JavaScript see the text. The script-Element should copy the div and 
manipulate the visibility of it.

I have a small javascript with Unicode at my Unicode-Database/Online-
tools, Richard Ishida's UniView 
(http://www.w3.org/People/Ishida/utilities.html) shows also a lot of 
JavaScript/Unicode-things.


Regards
Juergen Auer
http://www.sql-und-xml.de/

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to