From: Paul Novitski <[EMAIL PROTECTED]>
Every bilingual page on the site contains both languages, with
only one of them displayed at a time.
In the absence of javascript, the Japanese/English toggle
requests the current page from the server with the requested
langua
Paul Novitski wrote:
>>> From: Paul Novitski <[EMAIL PROTECTED]>
>>> Here's an example of one technique that I
>>> produced using English & Japanese text:
>>> http://laurietobyedison.com/WOJwords.asp?lang=EN
>>>
>>> Every bilingual page on the site contains both
>>> languages, with only one of th
>>From: Paul Novitski <[EMAIL PROTECTED]>
>>Here's an example of one technique that I
>>produced using English & Japanese text:
>>http://laurietobyedison.com/WOJwords.asp?lang=EN
>>
>>Every bilingual page on the site contains both
>>languages, with only one of them displayed at a time.
>>
>>In t
At 3/4/2007 11:17 PM, Chris Chen wrote:
>I am help maintain a website that needs to support switching between
>English and Chinese languages (preferrably just by clicking on a
>button/link). Does CSS prescribe a recommended way to do such
>language switching?
>
>Thanks,
>Pai-Hung
I would say y
>This is a functionality or content issue and not in the realm of CSS. The
>main problems is how to organize the site maintenance so that changes will
>be made in a coordinated manner.
>
>However, if you use the same markup and the same style sheet, basically
>intending to modify the textual conten
On Sun, 4 Mar 2007, Chris Chen wrote:
> I am help maintain a website that needs to support switching between English
> and Chinese languages (preferrably just by clicking on a button/link). Does
> CSS prescribe a recommended way to do such language switching?
This is a functionality or content