Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 56215 invoked from network); 17 May 2005 10:31:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2005 10:31:02 -0000 Received: (qmail 10931 invoked by uid 500); 16 May 2005 23:41:42 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 10890 invoked by uid 500); 16 May 2005 23:41:38 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 10714 invoked by uid 99); 16 May 2005 23:41:31 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of sebastien.arbogast@gmail.com designates 64.233.162.204 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.204) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 16 May 2005 16:41:30 -0700 Received: by zproxy.gmail.com with SMTP id 12so129532nzp for ; Mon, 16 May 2005 16:41:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Iioa7v3QiTx1s8iEygIjOtn7GTncUuJwLqe9ypcBXMMFiT3OJUJTRD99jUcb/dJfqHsTJoHNXAstSdBrQLH4PwL9g2llJ9IuKKRnHjl+jf2lF4RAu1OSt+DFDHmizB5SyZO7rYT2W1ciCwvUJ/Kw/05fZV66Z6bd1v/xw1TWGvQ= Received: by 10.36.146.13 with SMTP id t13mr1983755nzd; Mon, 16 May 2005 16:14:42 -0700 (PDT) Received: by 10.36.20.7 with HTTP; Mon, 16 May 2005 16:14:42 -0700 (PDT) Message-ID: Date: Mon, 16 May 2005 18:14:42 -0500 From: Sebastien Arbogast Reply-To: Sebastien Arbogast To: Cocoon users list Subject: Re: [I18N] [Samples] [XSLT] Something I don't understand in I18N samples In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N By the way I forgot to specify that I already know how to get the value of the new locale selected using javascript : document.getElementById('locale_chooser').options[document.getElementById('= locale_chooser').options.selectedIndex].value I checked with a alert and this works. I just need to find out where to put it in order to make it change the locale. --=20 Sebastien ARBOGAST --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org