[thelist] Re: Text area question

Hershel Robinson hershelr at netvision.net.il
Mon Mar 15 12:29:27 CST 2004


>    <textarea onKeyPress="return ( this.value.length < 50
> );"></textarea>

Put 51 characters in the Windows buffer. Place the mouse in the textarea.
Right-click. Select Paste. You now have 51 characters in your textarea.

Hershel



More information about the thelist mailing list