Hallo Leute,
Danke für Eure Hilfe aber ich krieg das irgendwie nicht hin...
Du musst im Tag <a href="..." onfocus=blur()>...</a> einfügen.
ich hab folgendes j-script:
----------------------------------------------------------------
<a HREF="wsw.html"
onMouseOver="vs_aus('button1','images/buttons/wsw02.gif');"
onMouseOut="vs_aus('button1','images/buttons/wsw01.gif');">
<img SRC="images/buttons/wsw01.gif" BORDER="0" NAME="button1"
WIDTH="160" HEIGHT="33"> onfocus=blur()</a>
----------------------------------------------------------------
onfocus=blur() steht ja schon da aber das funkt nicht...
mfg
roman