Not sure, but I'll try:
<a href="#" lang="en" hreflang="zh-Hans" title="Most pages...">
<img src="#" lang="zh-Hans" alt="éæå..." title="éæå...">
</a>with the image saying something like Chinese version.
Now, if your design allows for a little padding of the <a> you'd have the English title shortly displayed before the mouse hovers on the image, so those without a proper font can roll back their mouse to the link when their browser fails to display the alt text.
Lachlan Hardy wrote:
G'day folks!
A query for those with some experience in using multiple languages in their sites:
In a site that is predominantly English, select pages have been translated into both Simplified and Traditional Chinese. Each page contains a link where users are able to indicate their preferred language (hence receiving translated pages as appropriate). My issue is how to show this this link appropriately
Originally I had something similar to this:
<a href="#" lang="zh-Hans" title="éæåïåæéééåçèæéèïäåæ
åèééæäçääææç">çääæ</a> (don't know this will come out in email, but the contents of the anchor and its title attribute are Simplified Chinese)
However, this fails as on many computers it will appear as those horrible little blocks that indicate lack of the appropriate font
Next attempt was something like:
<a href="#"><img
src="#"
alt="Most pages will display in English, only translated pages display
in Simplified Chinese. éæ
åïåæéééåçèæéèïäåæåèééæäçääææç" title="When selected, most pages will be in
readable in English with only translated pages displaying in Simplified
Chinese. éæ
åïåæéééåçèæéèïäåæåèééæäçääææç"></a>
Except of course, that doesn't give any indication of language involved.
Suggestions, experiences, vague clues?
Cheers, Lachlan
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
-- Dejan Kozina Dolina 346 (TS) - I-34018 Italy tel./fax: +39 040 228 436 - cell.: +39 348 7355 225 http://www.kozina.com/ - e-mail: [EMAIL PROTECTED] ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
