• Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
dForge.net
Soguecode.ioTwitterGitHubCodepen
 
Skip to content
  • Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
Home Posts tagged "scrolling"

Tag: scrolling

Apple, Reference

UIWebView Prevent Body Scroll Bounce

By Ron S. March 7, 2013 March 7, 2013  scrolling, uiwebview 0

If you want to prevent the UIWebView from allowing users to scroll the body of your embedded web application, just add the following code: webView.scrollView.bounces = NO; This works very well, especially for any divs that are set to scrollable via the CSS -webkit-overflow-scrolling: touch directive. See stackoverflow.com

Continue reading"UIWebView Prevent Body Scroll Bounce"
Back to Top
@ 2017 Soguecode.io, LLC.
Powered by Fluida & WordPress.