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.
在所见即所得编辑器上方显示弹出窗口时,插入符号(文本区域中的光标)在弹出窗口下仍然可见。有任何想法吗?
First idea coming to my mind is to blur() the textarea or put the focus elsewhere. Of course, I suppose the WYSIWYG editor uses a simple textarea, not a more complex DHTML component.