In desktop (non-touch) browsers, using overflow-x: scroll; ... the easy solution is to use -webkit-overflow-scrolling: touch; in the CSS.
確定! 回上一頁