Prevent overscroll

Overscroll.js

An javascript workarround to prevent iOS overscroll but allows overscroll on children elements. Great for web applications. The minified version is less than 1kb. Feel free to comment or to fork

Bugs Doesn't currently work on body element as default Installation Download overscroll.js or overscroll.min.js Insert <script src="overscroll.js"></script> at the end of your page just before the </body> tag Set Css so that body { overflow: "hidden"; } Set any element overflow, overfow-x of overflow-y as "scroll" or "auto"

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。