CKeditor 假对象

发布于 2024-10-27 07:44:39 字数 195 浏览 1 评论 0原文

我想在编辑器窗口中插入一个假对象(类似于 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文