iOS mobile-native scroll bar scrolling insensitivity problem

Source: Internet
Author: User

The recent development of the page has encountered this problem,

Because the mobile browser's native scroll bar style is very good, not as ugly as the PC side, so the page needs to scroll to use the original scroll bar, this scroll bar in the Android browser does not have any problems, but in the iOS browser or the self-contained browser will be unresponsive, it is difficult to slide, some places simply can not slip, The user experience is very rubbish, after checking some information,

This property was found

-webkit-overflow-scrolling:touch;

and add him to the Overflow:auto;

Perfectly solves the problem,

The iOS scroll bar responds even faster than Android,

Feel the only one, too he's sensitive,

We'll get here first.

iOS mobile-native scroll bar scrolling insensitivity problem

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.