开发者

Multilanguage support for site problem

开发者 https://www.devze.com 2023-02-19 10:49 出处:网络
I have couple labels and tabs in my site and I need to make possible to user to change language of that l开发者_JS百科abels and tabs. How to achieve this ? Is there something already done in Dojo or p

I have couple labels and tabs in my site and I need to make possible to user to change language of that l开发者_JS百科abels and tabs. How to achieve this ? Is there something already done in Dojo or plain Javascript for this ?


There is mechanism of internalization and localization in Dojo. You can read documentation about dojo.i18n


you can use css classes to specify what multi language content an element must support see http://jsfiddle.net/AJKTx/

0

精彩评论

暂无评论...
验证码 换一张
取 消