Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 CKEditor 中为查找/替换弹出窗口设置 z-index?实际上,我在一个与查找/替换弹出窗口重叠的弹出窗口上有一个 ckeditor 实例。即查找/替换弹出窗口在我有ckeditor实例的我自己的弹出窗口后面
将此添加到您的 ckEditor config.js 文件中config.baseFloatZIndex = 100001
config.baseFloatZIndex = 100001