RSSAmplifier

Blog

Justin Cooney

Web Development Tips and Examples

jwcooney.comRSS feed ↗3 posts

Latest posts

Get CMD HTTP Headers

Today I was checking into how best to look at the HTTP headers that get returned from a site. I was checking based on a site security report that was asking me to look into several headers that seemed to be getting returned but that I wanted to verify. After searching around a bit, and [ ]

Customize SharePoint Nav Menu TreeView: Enable Vertical Scrolling

I was looking for some information or examples about how to customize the SharePoint Tree View control, but couldn t find any examples or information. I managed to customize it so here are my notes about how. Background Story: In out of the box SharePoint you can enable a cool left hand menu bar for site [ ]

Steps to add CSS to a SharePoint Classic Document Library

Adding your own custom CSS can be super useful and a great way to spruce up stock SharePoint views. You can use the CSS designer of SharePoint Designer but that is clunky at best. All things considered, it s best to use your own markup if you want to customize your SharePoint views. For starters let [ ]