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.
こんにちは、jquery ui ダイアログで tinymce を使用しています。しかし、なぜ読めるだけですか?
どうすれば修正できますか?
ありがとう
私はそれを解決しました。ダイアログの open イベントの後に、ダイアログの textarea で tinymce の init を実行し、 beforeClose イベントで破棄する必要があります。