Project

General

Profile

Feature #23553 » trunk_rev8801-flexible-textareas.patch

Administrator Admin, 2010-09-17 15:46

View differences:

ext.resizable.js (working copy)
this.applyTo(elementId, options);
}, this);
}
this.div.setWidth(parseInt(el.getStyle('width')));
//replace \n with <br>&nbsp; so that the enter key can trigger and height increase
//but first remove all previous entries, so that the height mesurement can be as accurate as possible
this.div.update(
(2-2/2)