Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== prevent textarea resize ====== * add a style property for resize (inline or in a stylesheet):<code> textarea{ resize: none; } </code> docs/browsers/prevent_textarea_resize.txt Last modified: 2013/11/07 11:46by billh