Skip to content

Instantly share code, notes, and snippets.

View eml-nx's full-sized avatar
๐ŸŽฏ
Try to Focusing

EML eml-nx

๐ŸŽฏ
Try to Focusing
  • 0.0.0.0
View GitHub Profile
@vman
vman / upMult.js
Last active February 11, 2016 17:03
(function($){
$(document).ready(function(){
// Ensure that the SP.UserProfiles.js file is loaded before the custom code runs.
SP.SOD.executeOrDelayUntilScriptLoaded(loadUserData, 'SP.UserProfiles.js');
});
var userProfileProperties = [];
function loadUserData(){