Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
What about disabling resizing textareas all together. I used some approaches with textarea.js and some changes in form.inc. But then some text areas didn't display.
So bottom line how to safely remove textarea.js and not screw up some other textareas for not to be displayed?
Comments
Ok too hard!
What about disabling resizing textareas all together. I used some approaches with textarea.js and some changes in form.inc. But then some text areas didn't display.
So bottom line how to safely remove textarea.js and not screw up some other textareas for not to be displayed?
Disable re-sizable functionality on a textarea
http://drupal.org/node/296908