Hallo Christine,
Was habe ich falsch gemacht, ein doofer Anfängerfehler!?
<div id="div1">
<a href="index.htm" onmouseover="if(document.all)document.all.div8.style.visibility='visible';else
document.div8.visibility='show'" onmouseout="if(document.all)document.all.div8.style.visibility='hidden';else
document.div8.visibility='hide'">
<img SRC="heat.gif" BORDER=0 height=30 width=145 name="heiz"></a></div>
ein (Flüchtigkeits)-Fehler:
für NS bis 4.xx -- document.layers.div8.visibility='...'
Gruss
Uwe Nohl