Login
задать размеры кнопки
112 просмотров
Перейти к просмотру всей ветки
in Antwort Quo Vadis 13.04.06 00:37
Лови, если еще не нашел.
<input type="submit" value=" Absenden " style="width:100">
<input type="button" name="Text 2" value="Text 2 anzeigen" onclick="this.form.textfeld.value='Ich bin Text 2 - ganz normal'" style="width:100">
<input type="submit" value=" Absenden " style="width:100">
<input type="button" name="Text 2" value="Text 2 anzeigen" onclick="this.form.textfeld.value='Ich bin Text 2 - ganz normal'" style="width:100">