CKeditor 假对象
我想在编辑器窗口中插入一个假对象(类似于 Flash 插件的工作方式)。在幕后,它只会创建一个 div,我稍后会解析它......一些简单的东西
<div id="123"></div>
,但会用占位符图像渲染在屏幕上。我环顾四周,但没有找到任何简单的例子来说明如何进行这样的替换。
I'd like to insert a fake object into my editor window (similar to how the Flash plugin works). Behind the scenes it would just create a div that I will parse out later.. something simple like
<div id="123"></div>
but would be rendered on the screen with a placeholder image. I've looked around but haven't found any straightforward examples of how to do a substitution like this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论