问题
I've elements with overflow:'scroll' style setting. All mobile devices but windows phone enables scrolling by touch-drag.
Is there any solution to make this work ?
回答1:
Solved.
It's because of the viewport setting. Answered on the link below.
Div overflow scrolling when -ms-viewport is specified?
来源:https://stackoverflow.com/questions/20952273/windows-phone-8-ie10-mobile-overflow-scroll-doesnt-work