Select Page

JavaScript SharePoint People Picker

Yes.. JavaScript SharePoint People Picker… try saying that 3 times fast. Anyway, I needed one for a form I was developing. It had to be client side, and it needed to work with SharePoint. In SharePoint 2013, there’s already support for this:...

Multiple Lists and IE9.. it continues

So when last we left, I was frantically tearing what’s left of my hair out, attempting to debug what was going on with JavaScript and Flash and Internet Explorer to make them hate each other. As It turns out, in my scripts, I hide my flash object when it is not...

SharePoint Calendar Colors with JavaScript

Yes, there is a “codeless” way to do this using views and calendars, but you may want to use the JavaScript method to get more than just the standard colors that ship with SharePoint 2010. How to add color coded categories to your calendars with...