主题: KindEditor $.get调用,跳转到其他页面后无法输入编辑器. |
作者: magicweng, 发布日期: 2013-05-16 10:25:24, 浏览数: 2168 |
KindEditor 能否支持像ewebedit的调用模式.. 后台页面直接使用$.get调用过来..创建编辑器后..跳转到其他页面后无法注销 编辑器..很头疼的问题.. 或者是否有其他解决的方案
<IFRAME ID="eWebEditor1" src="application/ewebeditor/ewebeditor.htm?id=content1&style=coolblue" frameborder="0" scrolling="no" width="550" height="350"></IFRAME> |