Hi,
radconfirm and window.radopen functionalities are not working in IE 9 browser.
Below are the code examples:
var deleteconfirmationWindow = radconfirm('Are you sure you want to delete this folder?', confirmDeleteCallBackFn, 350, 60, "", 'Delete Folder');
var oWnd1 = window.radopen(url, "CustomReportSelectionWindow");
Also the styles applied for content in a RadEditor are not being displayed.
Thanks
radconfirm and window.radopen functionalities are not working in IE 9 browser.
Below are the code examples:
var deleteconfirmationWindow = radconfirm('Are you sure you want to delete this folder?', confirmDeleteCallBackFn, 350, 60, "", 'Delete Folder');
var oWnd1 = window.radopen(url, "CustomReportSelectionWindow");
Also the styles applied for content in a RadEditor are not being displayed.
Thanks