Wednesday, December 7, 2016


SharePoint 2013/10 - Add a Image or Div to scroll top of page


Simple way to add a go top of page image or link or div on the SharePoint pages to avoid scroll.

Add the below tag with proper image src to your page or master page.

<div id="goUp" style="position: fixed;bottom: 20px; right: 100px;"><a href="#suiteBar"><img src="/up.png" width="30px" height="30px"</a></div>




Happy Browsing!
Relax..