JavaScript SharePoint
Javascript API for creating Ribbon Tabs and Buttons
There are situations where you might need to create new tabs and buttons on the ribbon and all you have to work with is javascript. If you ever find yourself in such a situation here is a small example of javascript code to create new button and a new tab: Read more…