A SharePoint 2010 JavaScript repository with fixes
This file fixes SharePoint 2010 javascript compatibility errors wich occurs in IE >= 11 browsers.
-
sp.ui.rte.js "Unable to get property 'parentElement' of undefined or null reference expected" error:
-
sp.ui.rte.js "Unable to get property 'classname' of undefined or null reference File: sp.ui.rte.js" error No screenshot atm
Link the .js in your page or masterpage or page layout
<SharePoint:ScriptLink Name="~SiteCollection/style library/js/sp2010-ie11-fixings.js" runat="server"></SharePoint:ScriptLink >