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.
wysiwyg エディターの上にポップアップ ウィンドウを表示している間、ポップアップ ウィンドウの下にキャレット (テキスト領域のカーソル) が表示されたままになります。何か案は?
私の頭に浮かぶ最初のアイデアは、テキストエリアを blur() するか、フォーカスを別の場所に置くことです。もちろん、WYSIWYG エディターは、より複雑な DHTML コンポーネントではなく、単純なテキストエリアを使用していると思います。