473,386 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

changing language

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
Sep 1 '06 #1
1 1084
Bruintje Beer wrote:
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>

Sep 1 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Boyd Reilly | last post by:
I have a form that has the user pick the type of question he will answer. The input field will be a text, numeric or date type. So, after the question is answered, I need to change the input...
1
by: Jothi | last post by:
Hi All, I implemented source to notify any changes in route table using "NotifyRouteChange". ie., I am monitoring the route table, if any change in PC. If any body(process/application) changes...
2
by: Neha | last post by:
Dear All, I have one field in my table which shows the day of the week. It is showing Sunday = 1 Monday = 2 Tuesday = 3 But i want Monday is the first day. I know i can use DATEFIRST to
0
by: HoloDoc | last post by:
Using VB.NET 2003 with .NET 1.1. I am using RSACryptoServiceProvider to encrypt various information. This generally is fine. As part of development for Arabic, i changed option: Control Panel...
12
by: GaryDean | last post by:
In the original post I failed so indicate that I am using framework 1.1....... I need to be able to change the background color of a page from code. I found an answer to this question in...
4
by: libsfan01 | last post by:
hey this code wont work for my iframe in safari, i cant change the page by changing the src with js: <script language="javascript"> function loadcontent(page) {...
4
by: Mimi31 | last post by:
In a previous post Lille asked for help in changing the Microsoft Windows XP Home edition from German to english. She was given the site as the above title. This is exactly my problem as well and...
34
by: samjnaa | last post by:
This is like the previous one. Please check for sanity and approve for posting at python-dev. I would like to have something like "option base" in Visual Basic. IIRC it used to allow me to...
1
by: dhroller | last post by:
Changing the DB2 interface language requires to change the regional settings of Windows. Is there another way?
6
by: =?Utf-8?B?Z3JlZw==?= | last post by:
I've got a windows forms application that uses french and english. We're localizing it right now. It does appear to work if I set the language Thread.CurrentThread.CurrentCulture = new...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.