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/
精彩评论