Monthly Archives: November 2013

How to debug OOTB minified JavaScript in SharePoint

When time gets desperate you may need to debug into SharePoint’s OOTB JavaScript to work out a particular problem. The challenge here is that the OOTB JavaScript are minified, which makes debugging almost impossible. This post describes three approaches you … Continue reading

Posted in JavaScript, SharePoint | Leave a comment