Activity › Forums › Salesforce® Discussions › How can I use autoscroll option in visualforce page? Tagged: Apex OutputPanel, Autoscroll, Salesforce Visualforce, Salesforce Visualforce Page, Scrollbar Salesforce® Discussions How can I use autoscroll option in visualforce page? Posted by Hazel on April 25, 2016 at 8:04 AM I am looking for autoscroll option in Visualforce page. Please help. Abhinav replied 10 years ago 2 Members · 1 Reply Apex OutputPanelAutoscrollSalesforce VisualforceSalesforce Visualforce PageScrollbar 1 Reply Abhinav Member April 25, 2016 at 8:37 AM Yes you can use the style overflow. For example if you are using the outputPanel you can use it in the style attribute :- <apex:outputPanel layout=”block” style=”overflow:auto;width:750px;height:250px” > Log In to reply. Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me