katzl: onMouseOver OnMouseOut

Hallo, kann mir bitte jemand helfen, bei mir schliet das Fenster bei OnMouseOut nicht.

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);}

{
  if (document.images)
  {
    if (imgSrc != "none")
    {
      document.images[imgName].src = imgSrc;
    }
  }
}
function MM_swapImgRestore() { //v3.0
window.close(document.images[imgName].src);}
//-->
</script>
<a href="#" onMouseOut="MM_swapImgRestore()"onMouseover="MM_openWindow('Heinrichhuterh.htm','1','width=565,height=410')"><img src="Sommer/Heinrichhuterh.500.jpg" width="333" height="226"></div></td>

  1. Hallo,

    http://www.macromedia.com/support/

    gruss

    --
    no strict;
    no warnings;
    Ich weiss es nicht, aber ich bin mir nicht sicher.
    Kluge Leute sind auch nur Menschen.