Page 1 of 1

Undo with HTMLArea in IE

Posted: Tue Feb 15, 2005 8:17 pm
by Greg
To have the undo functional in IE change line 46 of htmlarea.js to

Code: Select all

this._customUndo = true;
This doesn't effect firefox (works either way in firefox).