提问人:Manisha Biswas 提问时间:5/29/2017 更新时间:5/29/2017 访问量:138
在 Wysihtml5 编辑器中设置值是每次添加一个额外的 Iframe
Setting value in Wysihtml5 Editor is Adding an Extra Iframe each time
问:
我正在实现 wysihtml5 编辑器并尝试通过以下代码设置编辑器的值:
$('#ticketmessage').data("wysihtml5").editor.setValue(newtext);
但是每次为编辑器设置值时,它都会添加一个额外的 Iframe,如何在不添加 Iframe 的情况下设置该值。
谢谢
玛尼莎·比斯瓦斯
答: 暂无答案
评论