HtmlEditorExtender is breaking my application position by the code bellow. Some woraround can be made?
/// Wraps ASP.NET's WebForm_OnSubmit in order to encode tags prior to submission
this._editableDiv.focus();
Ps. See the "AceofSpades25" and "mronnlun" for the workaround.
Comments: Sakou, use the last version of the project. Should work for you.
/// Wraps ASP.NET's WebForm_OnSubmit in order to encode tags prior to submission
this._editableDiv.focus();
Ps. See the "AceofSpades25" and "mronnlun" for the workaround.
Comments: Sakou, use the last version of the project. Should work for you.