2010, Development Blog, SharePoint
Allow the browser to control the scrollbars in SharePoint 2010 (increasing browser support) when using v4.master.
This article explains how to give scroll-control to the browser instead of objects on the page (through div overflows). Why would you want this? Well, for 2 reasons: Increase browser support, and allow mobile users to view full pages in SharePoint (specifically – the browser on Android has problems rendering overflow controls).
Read More