Hi!
Hallo
Hier noch mal der Kontext:
if(typeof(parent.ab)=="undefined"){};
else
{ document.write( "<tr><td width='83' height='87'>"+parent.ab+"</td><td width='61'><form od='post' name='form2' action=''>
<input size='4' maxlength='4' value='1' name='text2' onFocus='window.setTimeout('alert(this.value*5)',12000);'>
</td><td valign='middle' align='center'>"+parent.aa+"</td><td width='83' height='87' valign='middle' align='center'><Input type=button value=Löschen onClick='document.form2.text2.value=''';> </form></td></tr>");}
hast du da in Wirklichkeit auch Zeilenumbrüche? Das könnte nämlich Probleme geben.
Außerdem würde ich mal den Strichpunkt in deinem Letzten input (ganz am Schluß) überprüfen...
MfG David
Benne