Hi,
I'm using Telerik controls (version 2013.2.717.40) alongside a jQuery plugin called handsontable within a DNN7 application. My page with the Telerik controls and plugin all work fine in in IE9+, Chrome and Firefox however there's an issue with IE8. In summary, even if I include just a reference to the handsontable javascript files in the head of my page using regular script tags (without actually including any code to render the table) and there's a postback then the page stops responding. I've attached a screenshot of where in the javascript is falling over (please see line highlighted in yellow). It seems to be falling over when it encounters something relating to opacity / filter. I appreciate that this is not entirely a Telerik related issue (as the page works in IE8 if I exclude the plugin - which isn't an option) but I'm wondering whether someone might know what might be causing it.
Thanks
I'm using Telerik controls (version 2013.2.717.40) alongside a jQuery plugin called handsontable within a DNN7 application. My page with the Telerik controls and plugin all work fine in in IE9+, Chrome and Firefox however there's an issue with IE8. In summary, even if I include just a reference to the handsontable javascript files in the head of my page using regular script tags (without actually including any code to render the table) and there's a postback then the page stops responding. I've attached a screenshot of where in the javascript is falling over (please see line highlighted in yellow). It seems to be falling over when it encounters something relating to opacity / filter. I appreciate that this is not entirely a Telerik related issue (as the page works in IE8 if I exclude the plugin - which isn't an option) but I'm wondering whether someone might know what might be causing it.
Thanks