webkit-overflow-scrolling

Position fixed and -webkit-overflow-scrolling: touch;

て烟熏妆下的殇ゞ 提交于 2019-12-01 05:44:45
I am using the css trick to make a site feel like an app in Cordova. -webkit-overflow-scrolling: touch; However, that breaks (disappear, bounce) my position:fixed elements. Any ideas on why? FYI Safari on ios8 works great, the problem it's only when I create the app in cordova (UIWebVier). 来源: https://stackoverflow.com/questions/29663089/position-fixed-and-webkit-overflow-scrolling-touch

Position fixed and -webkit-overflow-scrolling: touch;

二次信任 提交于 2019-12-01 03:34:17
问题 I am using the css trick to make a site feel like an app in Cordova. -webkit-overflow-scrolling: touch; However, that breaks (disappear, bounce) my position:fixed elements. Any ideas on why? FYI Safari on ios8 works great, the problem it's only when I create the app in cordova (UIWebVier). 来源: https://stackoverflow.com/questions/29663089/position-fixed-and-webkit-overflow-scrolling-touch