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.
我有一个包含 TextArea 的 flash swf 文件,我想将该 textarea 用作 TinyMCE textArea。请指导我如何做到这一点。
不,这是不可能的,因为 swf 中的 textarea 不是 tinymce 初始化所需的常规 html 元素。