Bonjour,

J'aimerai savoir comment utiliser tooltip sur map area shape

Tooltip :http://d2o0t5hpnwv4c1.cloudfront.net...emo/index.html

Mon code :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
<div align="center"><img src="map.gif" width="420" height="450" alt="Planets" usemap="#planetmap" /></div>
<map name="planetmap">
  <area shape="polygon" coords="98,52,164,71,172,125,105,105" title="base normandie" href="#" />
</map>

Merci je suis perdu :s