97: <li>
98: <a href="index.php?page=tipps_keine_kosten" class="menuelink" onMouseOver='setTimeout("hideLayer(3);",5000);showLayer(3);' onMouseOut=hideLayer(3);>Was kann man ohne Kosten tun?</a>
-- use of ' for attribute value delimiter is not supported by all browsers (attribute onMouseOver of tag A)
-- value for attribute onMouseOut (hideLayer(3);) of element A should be quoted (i.e. onMouseOut="hideLayer(3);")
99: <br>
100: <br></li>
101: <li>
Wie kriege ich diese Fehlermeldungen weg?
wenn ich anstatt der ' ' alles in " " schreibe, so funktionieren die Funktionen nicht mehr.
Ich hab auch schon gegoogelt, konnte das Problem aber nicht beheben...

Hilfe
Neues Thema
Antworten

Nach oben

