Re: [css-d] Language switching

2007-03-06 Thread Paul Novitski
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

Re: [css-d] Language switching

2007-03-06 Thread Erik Visser
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

Re: [css-d] Language switching

2007-03-06 Thread Paul Novitski
>>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

Re: [css-d] Language switching

2007-03-05 Thread Paul Novitski
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

Re: [css-d] Language switching

2007-03-05 Thread Chris Chen
>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

Re: [css-d] Language switching

2007-03-04 Thread Jukka K. Korpela
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