Andreas Schneider: Was mache ich falsch?

Beitrag lesen

Hallo Robert,

window.document.Bildname.src = Bildobjekt.src;

<img src="gfx/button1_o.png" border=0 name="button1"></a>

dein Bild heisst "button1", nicht "Bildname".

Grüße
Andreas

--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)