Textarea Sizer Demo
This area can be resized:
This area cannot be resized:
Just add the following to the textarea element: onkeyup="";, e.g.,
<textarea cols="40" rows="2" name="reason3" onkeyup="">Add more text!</textarea>
Just add the following to the textarea element: onkeyup="";, e.g.,
<textarea cols="40" rows="2" name="reason3" onkeyup="">Add more text!</textarea>
Want some recognition for your scripts?
Submit them to JavaScript Source!
Leave a Response
(0 comments)