HighDots Forums  

changing language

Javascript JavaScript language (comp.lang.javascript)


Discuss changing language in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruintje Beer
 
Posts: n/a

Default changing language - 09-01-2006 , 03:35 AM






Hi,

I am new to javascript. How can I change the language in javascript when I
click on a hyperlink. The idea is that people can change langugae on my
index page but I have no idea how to to do that.

John



Reply With Quote
  #2  
Old   
David Dorward
 
Posts: n/a

Default Re: changing language - 09-01-2006 , 06:20 AM






Bruintje Beer wrote:
Quote:
I am new to javascript. How can I change the language in javascript when I
click on a hyperlink. The idea is that people can change langugae on my
index page but I have no idea how to to do that.
Why go near JavaScript for that?

<a href="/de/index.html"
rel="alternative"
title="This page in German"
hreflang="de">[de]</a>



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.