Perche mi dice che Ie di da errore dicendomi che myimage00 non è definita?
Il codice è:
questo dentro l'head
<script language="JavaScript">
<!--
function PreloadIm() {
myImage00=new Image();
myImage00.src="Menu/vociMenu.gif";
myImage01=new Image();
myImage01.src="Menu/vociMenu2.gif";
}
// -->
</script>
questo pezzo dentro il body
<td height=20 style="cursorointer; cursor:hand;"
onclick="document.getElementById('iframe').src='$p os';document.getElementById('iframe').height='$alt '; return false;"
onmouseover="this.style.backgroundImage='url('+myI mage01.src+')'" onmouseout="this.style.backgroundImage='url('+myIm age00.src+')'"
background="Menu/vociMenu.gif">