Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ General Web Design _ Novice (Level 1)

Posted by: Justyna Jan 29 2012, 10:06 AM

I am simply developing a HTML website page, on this page, there are two flag images(USA and Poland) which is used as a language selection of the page for users.

I am wondering, for this single web page development (without any backend system), is there any efficient way to implement the page localization(that's display the page in different language) based on the flag selection from user?

Thank you in advance for any help.

Posted by: pandy Jan 29 2012, 10:28 AM

No. You need two copies of the page, one in each language. Unless you use a third party machine translation, as for example Google Translate. I assume Polish-English is as bad as Swedish-English.

Posted by: Justyna Jan 29 2012, 11:24 AM

I do have copies in both languages...but how i link all my pages(files) so when the user click on the flag icon it will redirect then to the index-polski.html files and so on ??

Posted by: Frederiek Jan 29 2012, 11:42 AM

Just turn the flag icon into a link.

If you don't know how, the go see the FAQ at http://htmlhelp.com/faq/html/images.html#linked-image

Posted by: Christian J Jan 29 2012, 03:11 PM

Maybe the OP wants to know how to organize all the pages on the site?

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)