Hello all! I have a problem. When I'm writing a script to validate maxlength in the textarea element, I use event.returnValue=false (or just return false). But it works only in IE. How should I change it to work in Mozila\firefox or any other browser. Thanks a lot!