TinyMCE AutoResize插件,重置溢出
autoresizer在编辑器上设置overflow-y:hidden来进行高度计算,但永远不会将其重置回overflow-y:auto。在我的tinyMCE init中,我可以在哪里/如何指定自动调整器完成后的回调?
the autoresizer sets overflow-y:hidden on the editor to do its height calculations but never resets it back to overflow-y:auto. Where/How in my tinyMCE init can I specify a callback after the autoresizer is done?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在Tinymce初始化后使用参数重置它
You can reset it after the Tinymce is initialized using the parameter