Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Language


Message #1 by "S.ArunSrinivasan" <arun@o...> on Thu, 19 Sep 2002 15:18:59 +0800
As far as I can recall, the value of the LANG and CHARSET only indicate 
what character set you have used when creating the web page, changing it 
will NOT translate the content into another language, but simply tells the 
browser that the page was creating using Chinese or French etc which ensue 
that the browser loads the correct character set to display the data.

At 15:18 19/09/02 +0800, you wrote:
>Hai,
>         I have a doubt how do I make my browser to work in different 
> languages using
>JavaScript and HTML. Whether I need any fonts to be downloaded.
>I have NS ver 4.51 and 4.78 where if I specify in "lang " attribute the
>language it does
>not seem to modify according to the language specified.
>
>Regards,
>S.Arun Srinivasan
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20



  Return to Index