<script type="text/javascript">
var Key = {
a : "hello",
b: "world"
}
alert(Key.a);
alert(Key.b);
</script>
Subscribe to:
Post Comments (Atom)
-
Scenario: Updating the Master Page for SharePoint Online is not recommended by Microsoft now.....fine. So how do we change the UI then? And...
-
Microsoft introduced Office Graph a couple of months back which uses machine learning techniques to connect people to the relevant content,...
-
Recently I came across this amazing article of Claudio ( http://www.endusersharepoint.com/2009/04/20/finally-dynamic-charting-in-wss-no-code...
Official SharePoint Documentation
I have recently contributed to the official SharePoint documentation for developement. Check it out here: https://docs.microsoft.com/en-us...
No comments:
Post a Comment