开发者

Having whole page in SharePoint 2010 scroll (Including header and ribbon)

开发者 https://www.devze.com 2023-01-02 23:59 出处:网络
After downloading this, i noticed this works great, however I wanted to make the whole page the workspac开发者_StackOverflow中文版e/body and scroll including the header and the ribbon toolbar.How is t

After downloading this, i noticed this works great, however I wanted to make the whole page the workspac开发者_StackOverflow中文版e/body and scroll including the header and the ribbon toolbar. How is this done?


You could also try removing the id="s4-workspace" from the div around your main content body in your master-page. This is the element that tells sharepoint to use all of it's ribbon resizing and scrolling logic. Without it the ribbon stays at the top of the page and you get one scrollbar across the entire page.


Alright, i fixed it here: http://myspexp.com/2010/06/14/expanding-the-scrollbar-past-the-ribbon-2/

0

精彩评论

暂无评论...
验证码 换一张
取 消