Ce script permet la création d'un bouton donc les caractéristiques changent lorsque le pointeur le survole, lorsqu'on appuie dessus, lorsqu'on le relâche et lorsqu'on le quitte.

This script allow the creation of a button who's caracteristics change when the cursor is over it, when we press it, when we release it and when we leave it.

Exemple :

Example:

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

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



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.