Ce script permet la préparation de pages html bilingues permettant de passer facilement d'une langue à l'autre à l'intérieur d'une même page. Un cookie est utilisé pour conserver en mémoire la langue choisie par le lecteur.

This script allows the preparation of bilingual html pages allowing an easy passage from one language to another whithin the same page. A cookie is used to keep track of the language selected by the reader.

Exemple :

Example:

Cliquez ici pour passer au texte en anglais

Click here to pass to the French text

Copier ceci dans la section <HEAD> entre des étiquettes <SCRIPT>et </SCRIPT> ou dans un fichier .js relié.

Copy this in the <HEAD> section between <SCRIPT> and </SCRIPT> tags or in a .js linked file.



Copier ceci dans la section <BODY> à l'endroit désiré dans la page.

Copy this in the <BODY> section at the desired location in the page.