hi
wo liegt der Fehler???
hier <form action="deineaction" method="post" name="a" onsubmit="testen();">
<select name="Anrede" tabindex="10">
<option value="1">- Anrede -</option> //standard beim laden
<option>Frau</option>
<option>Herr</option>
<option>Liebe</option>
<option>Lieber</option>
und hier </select>
und hier </form>
und hier function.testen();{
if(document.a.Anrede.value == "1"){
alert("Bitte wählen Sie eine Anredeform!");
document.a.Anrede.focus();
return false;}}
nur mal als übersicht...keine funktionalität garantiert.
so long
ole
(8-)>
--
Die Summe aller menschlichen Intelligenz ist eine Konstante.
Das Problem ist das Bevölkerungswachtum...
sh:( fo:) ch:| rl:° br:& n4:° ie:% mo:} va:| de:] zu:| fl:( ss:) ls: js:|
If you can't beat 'em...eat 'em !
Die Summe aller menschlichen Intelligenz ist eine Konstante.
Das Problem ist das Bevölkerungswachtum...
sh:( fo:) ch:| rl:° br:& n4:° ie:% mo:} va:| de:] zu:| fl:( ss:) ls: js:|
If you can't beat 'em...eat 'em !