Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6993427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:45:48+00:00 2026-05-27T19:45:48+00:00

-webkit-overflow-scrolling is new to iOS 5. I’m looking for a CSS polyfill or a

  • 0

-webkit-overflow-scrolling is new to iOS 5. I’m looking for a CSS polyfill or a method rather than user agent reading for detecting if this feature is available. Modernizer don’t detect this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:45:49+00:00Added an answer on May 27, 2026 at 7:45 pm

    Modernizr doesn’t detect the property by default, but you can add your own test to it.

    Just call this code anywhere:

    Modernizr.addTest('overflowscrolling', function() {
        return Modernizr.testAllProps("overflowScrolling");
    });
    

    after the call, your body element will either have a overflowscrolling or a no-overflowscrolling class and you can check the support against Modernizr.overflowscrolling.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using the new -webkit-overflow-scrolling:touch technique, is it possible to get it to snap to
I need to know if -webkit-overflow-scrolling: touch; overflow: scroll; is available for my webapp,
in iOS5 (as we all know by now), Apple has introduced -webkit-overflow-scrolling which allows
Why Chrome does not show CSS ::-webkit-scrollbar scrollbar for iframe? Demo http://jsfiddle.net/laukstein/C9s3P/ <iframe scrolling=yes
I would like to use WebKit's box-shadow css property for a little drop-down. The
I am working on the CSS of a project. And encounter some Overflow problems
I've tried scrolling=no and overflow:hidden; Nothing seems to make the vertical scrollbar go away
I have implemented scrolling of a div by using relative positioning and webkit animation
Do the WebKit and Microsoft browsers support any method of specifying tab width like
I'm playing with the -webkit-mask-box-image css property. <div style= background-color: red; -webkit-mask-box-image: url('images/cards/set1.png'); ></div>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.