Skip to content

A sharepoint 2010 JavaScript repository with fixings and utillities.

Notifications You must be signed in to change notification settings

matty-r/sharepoint-2010-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharepoint-2010-js

A SharePoint 2010 JavaScript repository with fixes

sp2010-ie11-fixings.js

This file fixes SharePoint 2010 javascript compatibility errors wich occurs in IE >= 11 browsers.

Fixed errors

  • Datepicker shows true after closing alt text

  • Datepicker.js "Document.frames function expected" error: alt text

  • sp.ui.rte.js "Unable to get property 'parentElement' of undefined or null reference expected" error: alt text

  • sp.ui.rte.js "Unable to get property 'classname' of undefined or null reference File: sp.ui.rte.js" error No screenshot atm

Usage

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 >

About

A sharepoint 2010 JavaScript repository with fixings and utillities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%