Hi, I downloaded the latest 6.7 version of CuteEditor for .NET and created a brand new web application using all of the default configurations. I am receiving the following javascript errors when I use the control with IE11 on Windows Server 2008 R2:
Highlight text and change forecolor or font size:
JavaScript runtime error: Object doesn't support property or method 'containsNode'
Click Insert Image Icon:
JavaScript runtime error: Unable to get property 'style' of undefined or null reference
Find and Replace:
JavaScript runtime error: Object doesn't support property or method 'find'