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
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="pragma" content="no-cache">
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.meteofrance.com/param/javascript.js" TYPE="text/javascript">
</SCRIPT>
</head>
<body >
<div id="ALTdHTML" style="position: absolute; z-index: 1000; visibility: hidden; left: 335px; top: 134px;"></div>
<table border="0" cellpadding="0" cellspacing="3" width="406" height="95%" align="center">
<tbody>
<tr valign="middle">
<td><img src="http://www.meteofrance.com/img/nav/mer/rivage.jpg" usemap="#bigcart" border="0" height="352" width="400" style="border:double"></td>
</tr>
</tbody>
</table>
<map name="bigcart">
<area shape="rect" coords="5,3,185,80" href="Meteo_France_Bulletin_Rivage_72H.php?LIEUID=RIV_MANCHE" onMouseOver="showAlt('Zoom sur <b>la Manche / Mer du Nord</b>',false)" onMouseOut="hideAlt()">
<area shape="rect" coords="5,85,114,215" href="Meteo_France_Bulletin_Rivage_72H.php?LIEUID=RIV_BRETAGNE" onMouseOver="showAlt('Zoom sur <b>Bretagne / Vendée</b>',false)" onMouseOut="hideAlt()">
<area shape="rect" coords="63,220,113,297" href="Meteo_France_Bulletin_Rivage_72H.php?LIEUID=RIV_GASCOGNE" onMouseOver="showAlt('Zoom sur <b>le Golfe de Gascogne</b>',false)" onMouseOut="hideAlt()">
<area shape="rect" coords="176,226,356,302" href="Meteo_France_Bulletin_Rivage_72H.php?LIEUID=RIV_MEDITERRA" onMouseOver="showAlt('Zoom sur <b>la Méditerranée</b>',false)" onMouseOut="hideAlt()">
<area shape="rect" coords="362,273,396,349" href="Meteo_France_Bulletin_Rivage_72H.php?LIEUID=RIV_CORSE" onMouseOver="showAlt('Zoom sur <b>la Corse</b>',false)" onMouseOut="hideAlt()">
</map>
<script language="javascript">
<!--
// On empeche les onMouseOver et Out
var ar=document.getElementsByTagName("area");
alert (ar.length);
for(i=0;i!=ar.length;i++)
{
ar[i].onMouseOver=function()
{
return false;
}
ar[i].onMouseOut=function()
{
return false;
}
}
//-->
</script>
</body>
</html> |
Partager