我使用的是TinyMCE 4.7.9,它在Chrome和Firefox.中运行得很好,但是在IE 11 (11.0.9600版)控制台中有一个错误。
TinyMCE does not support the browser you are using. For a list of supported browsers please see: https://www.tinymce.com/docs/get-started/system-requirements在来自TinyMCE的系统需求中,IE 11似乎得到了支持。
有人有同样的问题或解决办法吗?
发布于 2018-03-14 22:01:51
您是在模仿较旧的IE版本吗?如果您将IE11设置为模仿旧版本,您将看到以下消息。
发布于 2018-03-15 00:00:28
您可能启用了兼容性模式。这可能使TinyMCE认为您使用的是较旧版本的IE。
https://stackoverflow.com/questions/49278576
复制相似问题