Skip to content

ios9第三方应用滑动卡顿问题记录 #147

Open
@ahua52

Description

@ahua52

问题

如果你对某个div或模块使用了overflow: scroll属性,在iOS系统的手机上浏览时,则会出现明显的卡顿现象。但是在android系统的手机上则不会出现该问题。
-webkit-overflow-scrolling: touch; 贴上这段代码,就会发现很流畅

参考地址 http://www.cnblogs.com/lyingSmall/p/5235178.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions