Hallo Kalle_B,
<body onLoad="document.form_p211.slot_nr[0].focus()">
Ich meine, es müsste so aussehen: .slot_nr[][0].focus()
, da JavaScript den Namen als String und nicht als Array interpretiert.
Mit freundlichem Gruß
Micha
Hallo Kalle_B,
<body onLoad="document.form_p211.slot_nr[0].focus()">
Ich meine, es müsste so aussehen: .slot_nr[][0].focus()
, da JavaScript den Namen als String und nicht als Array interpretiert.
Mit freundlichem Gruß
Micha