Hallo
<script type="text/javascript">
selectBox = document.getElementById("selectBox");
comboBox = document.createElement("input");
comboBox.type = "text";
comboBox.id = "comboBox";
form1 = document.getElementById("form1");
form1.insertBefore( comboBox,form1.firstChild);
</script>
gruss
--
no strict;
no warnings;
79.78 cups of Coffee (Brewed) + Me = Death
Kalorien sind winzig kleine nachtaktive Tiere, die unbeobachtet menschliche Kleidung enger nähen.
no strict;
no warnings;
79.78 cups of Coffee (Brewed) + Me = Death
Kalorien sind winzig kleine nachtaktive Tiere, die unbeobachtet menschliche Kleidung enger nähen.