Justin Cooney
Web Development Tips and Examples
Month: November 2014
-
If you are just starting out with SharePoint, then getting things configured the way you want can be quite daunting. For starters, I was trying my hand at creating a SharePoint 2013 discussions list and was surprised that the default view cuts the body of each discussion list item if it goes beyond a certain…
-
In this example I will explain how to call HTML page elements in nested child iFrames. This can be handy if, for example, you want to get something a user has entered into a text entry box that is contained in an embedded iFrame, or even in a nested set of iFrames several levels deep.