I have implemented Kendo UI RichtextEditor in one of my Classic Asp project, & when I try to view it in IE 5 Compatibility mode it doesn't render properly and keeps on prompting Error in js ,please see the attached screenshot for reference.
Kindly help Asap
3 Answers, 1 is accepted
0
Bozhidar
Telerik team
answered on 18 Jul 2016, 07:09 AM
Hi,
Kendo UI components are designed to support all major browsers and to operate without the worries of a cross-browser compatibility, standards compliance or touch-device support. However, depending on the specifics of your project and the components you prefer to use, the browser support provided by Kendo UI widgets might vary between the versions.
It is marked that the suite supports IE8 or later.
IE5 is really old browser which does not support any web standard - CSS, JavaScript etc., on which the controls are based. You could see that even IE6 and IE7 are not supported.
Regards,
Bozhidar
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
But the same issue(IE 5 Browser Compatible) is not observed when I implemented Kendo Grid.
FYI: I have the license version of Kendo UI
0
Bozhidar
Telerik team
answered on 19 Jul 2016, 08:07 AM
Hi,
Even if some of the controls run good in an older browser, they were not tested and designed to work properly in them.
As you could see form the link provided in my previous answer about the supported browser version, it is clearly pointed that the IE supported versions are IE8 and above, so IE 5 Compatibility mode is definitely not a supported browser.
Regards,
Bozhidar
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.