Tom's Guide > Forum > Graphisme > bouton web site
Mot :    Pseudo :           
 

comment faire des bouton pour site web qui on un action lorsque notre souris est dessu comme ceux la

http://www.skorpionpaintball.com/

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

Suffit de regarde le code source...

onmouseOver et onmouseOut! :na:

------------------------------ Rémunère ton site
Hosting Favicon
Clic pas ici
Répondre à Allstar27

Bonjour,

Code :
  1. <a href="http://www.monsite.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Nom de L'image','','http://www.monsite.com/imahe2.png',1)"><img src="http://www.monsite.com/image1.png" name="Nom de L'image" border="0" id="Nom de L'image" /></a>



A+ :jap:

------------------------------ Mon Bureau (17_Mai_2008)
--> Mydoom666's Blog <-- OU --> Kikoodoom.c.la <-- pour les KikooLoL
Répondre à Mydoom666

Ce message c'est pour tester le bouton ;) :

<a href="http://www.monsite.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Nom de L'image','','http://www.monsite.com/imahe2.png',1)"><img src="http://www.monsite.com/image1.png" name="Nom de L'image" border="0" id="Nom de L'image" /></a>

Répondre à trafel0

hmm? Sa ne marche pas! Pourquoi?

------------------------------ Allo allo allo...
Allo allo...
Allo Modo. hi Modo.
Répondre à trafel0

code html

  • <p>

<a href="#" class="bouton">Retour</a>
</p>

code css

  • a.bouton {


color: white;

background-color: #000080;

text-decoration: none; font-weight:

bold; text-align: center;

padding: 5px;

}

a.bouton:hover {

background-color: #6495ED;

background-image: url(url d'une ptite image aqua.jpg);

}
voilasimple non :sweat:

Répondre à cutino989

vachement plus simple:

Code CSS:

a {font-size: 4mm;}
a:hover {font-size: 5mm}/* ou */{font-color: white; background-color: black}

Voila ce qui est plus simple! ^^


Message édité par trafel0 le 27-11-2007 à 16:56:22
------------------------------ Allo allo allo...
Allo allo...
Allo Modo. hi Modo.
Répondre à trafel0
Tom's Guide > Forum > Graphisme > bouton web site
Aller à :

Il y a 1760 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens