昨天发现ios8上只要div在position:fixed内出现其余position,用-webkit-overflow-scrolling: touch;改变height后滑动,整个div会不见了。。。ios7没有这个bug。ios
国外一些文章:
http://patrickmuff.ch/blog/2014/10/01/how-we-fixed-the-webkit-overflow...web
https://meta.discourse.org/t/dealing-with-ios-8-mobile-safari-bugs/241...blog
http://stackoverflow.com/questions/26738764/ios8-safari-webkit-overflo...get