Hallo,
if (window.document.forms[0].elements[0].value == "")
aber das mache ich ja auch: if( frm.vorname.value == "")
Aber ich probiere mal deine Methode mit dem Index.
Gruß Andreas
Hallo,
if (window.document.forms[0].elements[0].value == "")
aber das mache ich ja auch: if( frm.vorname.value == "")
Aber ich probiere mal deine Methode mit dem Index.
Gruß Andreas