Suche nach Datum: - 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 - 1 2 3 4 5 6 7 8 9 10 11 12 2014 2015 2016 2017 2018
Suche mit Schlüsselwort:
Suche nach Land: Schweiz Deutschland Österreich Andere
HTMLopen.de - Alles was ein Webmaster braucht
PCopen.de - PC LAN Netze und Netzwerke - alles was ein IT Profi und Systemtechnicker braucht
Kompatibilität: Ms Internet Explorer Bei manchen Formularen ist es wichtig die Textlänge zu begrenzen.
<script language="JavaScript"> <!--function CheckLen(Target){ StrLen = Target.value.length if (StrLen == 1 && Target.value.substring(0,1) == " ") {Target.value = ""; StrLen = 0} if (StrLen > 130 ) {Target.value = Target.value.substring(0,130) CharsLeft = 0} else{CharsLeft = 130 - StrLen} document.Form.Anzahl.value = CharsLeft } //--> </script> <Form name="Form"> Sie haben noch: <input type="text" name="Anzahl" size="3" maxlength="3" readonly> Zeichen<br> <textarea rows="5" cols="35" onChange="CheckLen(this)" onFocus="CheckLen(this)" onKeyDown="CheckLen(this)" onKeyUp="CheckLen(this)" wrap="VIRTUAL" > </textarea> </form>
Diplomarbeiten zum Runterladen: