ChrisB: Funktion über onload="" funktioniert nicht

Beitrag lesen

Hi,

<a onload="linkgeben('rechts','photo_stilllife_5.htm')" href="photo_stilllife_5.htm" class="right"></a>

  

> Fazit: onload funktioniert irgendwie nicht.  
  
Nein, nicht auf einem A-Element.  
Entweder als HTML-Attribut am body, oder direkt im Script per Zuweisung der Funktionsreferenz an window.onload.  
  
  
MfG ChrisB  
  

-- 
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?