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 4,单击边界附近的区域时不会触发焦点事件。仅当文本编辑器内的 10-20px 时。
我想通过单击它们来插入占位符,所以我正在跟踪对 CKEditor 和其他输入的关注。由于这个“焦点问题”占位符被插入到另一个输入中,但是插入符号在 CKEditor 中闪烁。
我该如何解决这个问题?