Are there any asp.net or jquery wysiwyg editors that work inside an updatepanel

吃可爱长大的小学妹 提交于 2019-12-25 08:58:51

问题


I've tried multiple editors and have been able to successfully find one that works 100% of the time in an updatepanel and in IE8. ckeditor works fine until a postback in which it fires a hidden error. There are posts on it but no successful resolutions. I was wondering if anyone has an example site that successfully used an editor in an updatepanel that works in all browsers.


回答1:


Give http://freetextbox.com/ a try.

Edit: I see you wanted a sample site; I don't think they have an example, but I've used it in countless UpdatePanels and it works in all major browsers no issue.




回答2:


You could giva a try to this: http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/HTMLEditor/HTMLEditor.aspx



来源:https://stackoverflow.com/questions/3906265/are-there-any-asp-net-or-jquery-wysiwyg-editors-that-work-inside-an-updatepanel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!