![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Limit entry into TextArea
From: impaler <TamasJano@gmail.com>
Date: Tue Jan 31 2006 - 15:28:03 CET
JohnSouth wrote:
<textarea onkeypress="if (this.value.length > 200) this.value =
do this on onblur too, to avoid copy paste and if there are other
|