Juergen Auer wrote:
> try to save the html-file as UTF-8 and use the chinese letters
> directly. And add
>
> <meta http-equiv="content-type" content="text/html; charset=utf-8" />
>
> Your solution can't work if the page is saved as Ascii / 256 Bit.

Sorry, should have mentioned that. Yes, the page is UTF-8 (by both server settings and meta element). That still doesn't help me. The Chinese characters only display correctly in IE when I specify the correct language


Dejan Kozina wrote:
> <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.
Yep, the image does indicate the version. Good idea on the HREFLANG. Haven't used that previously, I'll have to investigate


> 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.

Unfortunately, these links are in a small sidebar. Not a lot of room for spare padding - okay, none. I had to shrink the images a tad to get them in there in the first place. Cool idea though, I might have to see if I can work it in somehow if I can't get a better solution

Thanks for your suggestions, guys. Anyone else want to share?

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
******************************************************



Reply via email to