A sharepoint 2010 JavaScript repository with fixings and utillities.
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:
Links 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 >