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.
有什么办法可以从编辑器中分解 TinyMCE 工具栏和菜单栏(默认情况下它附加在编辑器的顶部)?
我想实现类似于 Google Document 的东西,其中工具栏和菜单栏位于顶部,与实际编辑器分离,给人一种 MS Word 的感觉,而不是像记事本。
任何帮助是极大的赞赏。谢谢!!
这是一个将工具栏插入自定义元素内的选项,您可以随意放置:
fixed_toolbar_container: ".adminToolbar",