-
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
Importance of Salesforce and Financial Services Industry
In the rapidly evolving landscape of the financial services industry, leveraging technology is essential for staying competitive and meeting customer expectations. Salesforce has emerged as…
What is Salesforce Pardot and How Does It Help in Business Growth?
Staying ahead of the competition means using the latest tools and strategies. One of these tools is Pardot, a top-notch marketing automation platform that works perfectly…
How File Sync and Share Can Help You Stay Organized? | Salesforce Sales Cloud
Are you tired of wasting time searching for files on your computer? If you’re like most people, you probably have several folders spread out across…
Popular Salesforce Videos
How To Become A Salesforce Administrator | Salesforce Administrator Training
This "How to become a Salesforce Administrator" video will help you understand who is a Salesforce Administrator and what are their roles and responsibilities. It…
Tip Calculator in Lightning Component SalesForce ☁️
In this video, I will create a calculator in Lightning Component. It won't be an ordinary calculator, it will be a Tip calculator for Restaurants…
How To Use Trailhead To Become A Salesforce Developer
Trailhead is the fun way to learn Salesforce. In this session we'll show you how to leverage Trailhead to quickly and easily learn Salesforce and…