-
How to enable Visualforce page scroller for all browsers?
Hi,
I have a Visualforce page in my Salesforce.com application, we have scroller in page working fine with the Salesorce1 app and other browsers, but scroller not working in ios browser.
Please guide me with proper instruction to make scroller enable for all browsers.
`
.techOverScroll,.bDiv,.mergeMapSO{
min-height:auto;
max-height:250px;
overflow: auto;
// overflow-y: auto;
//overflow:hidden;
overflow-x:hidden;
-webkit-overflow-scrolling:touch;
//overflow-y:scroll;
width:100%;
}
`
Log In to reply.
Popular Salesforce Blogs

Getting Started with Salesforce: Quick Wins to See Fast Results | Greytrix
Is Salesforce implementation something you're thinking about for your business? You've arrived to the perfect post, then! Implementing Salesforce correctly is another step that many…

How to Improve Salesforce Development & Delivery
Salesforce is a pretty crucial element in today’s business sphere that accommodates marketing, sales, IT, operations, and more departments. Salesforce shows its competency through Customer…

How to Implement Sentiment Analysis in Salesforce – A Part of Artificial Intelligence
What is Sentiment Analysis: Sentiment analysis is extremely useful us to gain an overview of the public opinion behind certain topics and feedbacks. Automatically…
Popular Salesforce Videos
Algoworks Becomes SFDO Partner | Salesforce Partner
The Salesforce Partner Program gives the opportunity to its partners to build and grow successful businesses while delivering customer success. With this program, Independent Software…
How to Get a Job in Salesforce as a Fresher | Video Guide
Looking to start a career in Salesforce. Wondering how to get a job in Salesforce as a fresher. Check out this video it will guide…
How to Use Salesforce for Project Management
When you think of CRM software, "Salesforce" is probably one of the first words that comes to mind. But Salesforce can do so much more…