diedVIPs

html knowhow

Bearbeitbare Textarea










Bearbeitbare Textarea

So sieht´s aus

Quellcode
<html>
<head>
<style type="text/css">
textarea { width: 100%; height: 200px; }
</style>
</head>

<body >
<textarea></textarea>
<script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>
</body>

</html>




Kontakt    Datenschutz   Impressum