获取 ckEditor 实例的名称

发布于 2024-11-08 16:00:17 字数 96 浏览 1 评论 0原文

我的页面中有三个 ckEditor 实例,分别是 a、b、c。现在,单击图像上传按钮时,我需要检查调用 a、b、c 图像上传中的哪一个。即,我需要 ckEditor 的名称实例。

I have three ckEditor instances in my page say a,b,c.Now on click of the image upload button I need to check from which one of a,b,c image upload is getting called.i.e I need the name of the ckEditor instance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

短暂陪伴 2024-11-15 16:00:17

“编辑器”对象有一个属性“名称”,您可以使用它。

"editor" object has a property "name", you can make use of that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文