Native-like momentum-scrolling on BODY in iOS webapp

前端 未结 2 585
北恋
北恋 2021-02-13 03:12

According to this article http://johanbrook.com/browsers/native-momentum-scrolling-ios-5/ one should be able to enable native-like momentum-scrolling like this:

         


        
2条回答
  •  不知归路
    2021-02-13 03:43

    Unfortunately, iOS doesn't have full support for fixed. http://caniuse.com/css-fixed

提交回复
热议问题