-
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
Single- Sign-On In Salesforce | All You Need to Know
Single Sign On (SSO) Between two Salesforce Orgs Single Sign-On is an authentication process that allows users to access multiple applications and systems with a…
How A Salesforce CRM Call Center Can Be Setup And Call Center Users Can Be Managed?
The third party CTI systems can be integrated seamlessly with Salesforce with the help of a Salesforce CRM Call Center. In the Salesforce console footer or…
Salesforce Lightning Experience: Main Reasons Why Salesforce Classic is Fading
Introduction "Salesforce Classic is at its Death-End and s going to be okay!" These things are creating a buzz in the online Salesforce Lightning world.…
Popular Salesforce Videos
Dreamforce To You 2020 - All Set To Happen
The world has changed, and so has Dreamforce. Instead of everyone coming to Dreamforce, Dreamforce is coming to you — to your kitchen, to your…
Direct Messaging In Salesforce | Salesforce Lightning
Salesforce has addressed the main challenge retailers face is replicating the one-to-one in-store interactions with their customers, and supporting a seamless buying experience. Resolving these…
How To Become a Salesforce Developer [Perfect Guide for Beginners]
Curious about a career in Salesforce development? Our video is your concise guide to getting started. What's inside:→ The average salary for a Salesforce Developer…