bonjour !

sur :
http://icreatorbeta.free.fr/soins-corps

en passant la souris sur DETAIL, j'ai une infobulle qui s'affiche bien sur FIREFOX, mais sur chrome ca ne s'affiche pas.

Je voulais savoir comment l'afficher sur Chrome.

J'ai un autre soucis. L'infobulle ne fait qu'apparaitre et disparaitre sous firefox.
Je n'arrive pas à trouver le moyen de le stabiliser tant que la souris est sur le bouton.

Je vous remercie, si vous avez des idées à me proposer.


HTML :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
 
<title>Plénitude Beauté 06 - Soins Corps - Modelages du corps et Gommages</title>
 
 <!--[if lte IE 8]><script src="js/ie.patch.js"></script><![endif]-->
 
<meta name = "description" content = "Modelages relaxant, aux pierres chaudes, amincissant aux bambous, drainage lymphatique manuel. Sur Cannes et environs."/>
<meta name="Identifier-URL" content ="www.plenitude-beaute06.com/soins-corps"/>
<meta name="keywords" content ="massage, modelage, relaxant, pierres_chaudes, amincissant, bambous, drainage_lymphatique, gommage, cannes, bocca, 06, 83, alpes maritimes, var "/>
 
 
 
 
  <link rel="stylesheet" type="text/css" href="prestations.css" />
 
 
<link href="style.css" rel="stylesheet" type="text/css">
 
<link rel="shortcut icon" href="../favicon.ico" type="shooting/image/x-icon"/>
 
 
 
    <style type="text/css">
 
ul {
    padding: 0;
}
 
li {
    float: left;
    margin: 0 5px;
    text-decoration: none;
    border-radius: 1ex;
    font-variant: small-caps;
    background: -moz-linear-gradient(top, rgba(79,80,86,1) 0%, rgba(73,76,79,1) 45%, rgba(10,14,10,1) 60%, rgba(10,8,9,1) 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(top, rgba(79,80,86,1) 0%, rgba(73,76,79,1) 45%, rgba(10,14,10,1) 60%, rgba(10,8,9,1) 100%) repeat scroll 0 0 transparent;    
    background: -ms-linear-gradient(top, rgba(79,80,86,1) 0%, rgba(73,76,79,1) 45%, rgba(10,14,10,1) 60%, rgba(10,8,9,1) 100%) repeat scroll 0 0 transparent;	
	    background: -webkit-linear-gradient(top, rgba(79,80,86,1) 0%, rgba(73,76,79,1) 45%, rgba(10,14,10,1) 60%, rgba(10,8,9,1) 100%) repeat scroll 0 0 transparent;
    background: -khtml-linear-gradient(top, rgba(79,80,86,1) 0%, rgba(73,76,79,1) 45%, rgba(10,14,10,1) 60%, rgba(10,8,9,1) 100%) repeat scroll 0 0 transparent;	
	list-style-type: none;}
 
 
#header-menu a {
    display: block;
    padding: 1em;
    color: black;
    text-decoration: none;
    font-variant: small-caps;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -khtml-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-color: rgba(255, 255, 255, 1);
}
 
#header-menu a:hover{
    color: white;
    background-color: transparent;
}
    </style>
 
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  <script type="text/javascript" src="bulle.js"></script>
</head>
 
<body>	
 
					<div class="container"/>
 					 <div class="header"/>
 
<!-- LOGO -->
 
				<article id="logo" href="#">                        
                        		<a class="facebook" href="http://icreatorbeta.free.fr"><img alt="logo_plenitude_beaute" width="410" height="120" 
                                    src="images/logo.png" 
 
                                    style="
        -webkit-transition: all 0.9s ease-in-out; 
        -webkit-transition-duration: 0.8s;
	    -moz-transition: all 0.9s ease-in-out; 
        -moz-transition-duration: 0.8s;	
	    -o-transition: all 0.9s ease-in-out; 
        -o-transition-duration: 0.8s;
		-ms-transition: all 0.9s ease-in-out; 
        -ms-transition-duration: 0.8s;
		-khtml-transition: all 0.9s ease-in-out; 
        -khtml-transition-duration: 0.8s;"></a>
                              </article>
 
 
 <!-- BOUTONS ACCUEIL -->
 
			<article id="heada"> 
				<ul id="header-menu" >
				<li class="header-menu-choix"><a href="http://icreatorbeta.free.fr">Accueil</a></li>
				<li class="header-menu-choix"><a href="#">Contact</a></li>
				<li class="header-menu-choix"><a href="#">Parrainage</a></li>
				<li class="header-menu-choix"><a href="#">Produits</a></li>
				<li class="header-menu-choix"><a href="#">Partenaires</a></li>
				<li class="header-menu-choix"><a href="#">Blog</a></li>
				</ul>
			</article> 
 
  						</div>
 
 
 
 <!-- GALLERIE -->
 
					<div class="content"> 
 
 <!-- TITRE -->
 
<div class="ligne"></div>
 
<article id="cadretitre">
 
				<center><section id="titre">
					<h1>SOINS DU CORPS </h1>
					</section>
			</article></center>		
 
 <!-- CADRE -->
 
   				<div id="modelage-corps">
					<p>MODELAGES DU CORPS</p>
							</div>			
 
   				<article id="relax">
					<section id="relax-titre">MODELAGE<br> RELAXANT</section>
 
				<section id="relax-prix">1 h---------------- 80<br>1 h30------------1 10</section>
 
 
	<p id="infobulle" style="margin-top:100px;margin-left:20px;
	text-decoration:none;"><a title="Ce modelage tout en douceur apporte plénitude et vous réconcilie avec votre corps.<br/><br/> Laissez vous porter par les bienfaits des huiles essentielles d’orange, petit grain et Ylang-ylang aux vertus relaxantes et décontractantes.">Détail</a></p>
 
  							</article>	
 
 
 
 
 
 
 
				</div>
 
 
			<div id="footer"/> 
   				<div id="footer-contact">
					<p>Sur rendez-vous tous les jours de 9h à 20h Téléphone : 06 61 87 83 65</p>					
				</div>
				</div>
 
	</body>
 
 
</html>
CSS

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 
			/* DETAIL */
 
.infobulle{
        position:absolute;
        background:grey;
        padding:3px 7px;
		width:300px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        -o-border-radius:3px;
        -ms-border-radius:3px;
        -khtml-border-radius:3px;
 
 
 
        color:#d4d4d4;
			border-radius: 1ex;
        text-align:center;
}