We recently started using the WMD editor and found that in IE 8 it just increases the scroll size of the page, just increasing the size of the text field endlessly. The only option is to close the browser after that, causing a lot of frustration. you can check out the wmd-editor demo here . Does anyone know of any solution to this problem?
after a lot of trial and error, we finally found the problem and fixed it ourselves. None of the parent div containers in which the wmd editor is placed must have a specific css property position. otherwise it will break the editor in IE8.
Source: https://habr.com/ru/post/1711380/More articles:Getting "bad label" error in jQuery calling WCF service - jqueryHow to create custom ASP.NET MVC controls in class libraries - pluginsShould I use a foreign key to display the tree relationship in SQL - sqlРельсы не могут найти класс генератора - rubyHow to create a Perl hash in C using SWIG? - cMaking a call to the Pre / Post function - c ++How to set syntax highlighting for Emacs files - emacsVC ++: How to get the time and date of a file? - c ++List of potential applications that could open the file - cocoaVisual Studio 2008 Professional build process - unit-testingAll Articles