hi,
"document.formTest.elements is not a function".
Weiß jemand was da falsch läuft?
Das sagt die Meldung doch - du rufst etwas als Methode auf, was keine ist.
for(var i=0; i<objForm.elements(strElement).length; i++){
if(objForm.elements(strElement)[i].checked)
Das Runde muss jeweils ins Eckige ... äh, verwandelt werden.
Sprich, eckige Klammern statt runde.
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }