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.
我希望 CKEditor 中的可编辑区域随着用户输入更多数据而流动,而不是显示滚动条和重新调整大小。谁能帮助我如何做到这一点。
谢谢你的帮助,普拉巴卡尔。
使用自动增长插件: http: //nightly.ckeditor.com/latest/ckeditor/_samples/autogrow.html
在 iframe 的正文中添加“溢出:h”样式,您将不会再看到滚动条出现