jQuery Mobile只滚动内容,而不是整页

问题描述:

我使用jQuery Mobile和Phonegap构建了一个应用程序。现在当我得到一个页面,需要滚动,jQuery Mobile滚动整个页面,而不是内容。滚动条应该只在内容部分。但是看来滚动条滚动整个页面。它位于固定页眉和固定页脚的顶部。任何人解决了这个问题?

i´m building an app with jQuery Mobile and Phonegap. Now when I got a page and need to scroll, jQuery Mobile scrolls the whole page, and not the content. The scrollbar should be only where the content section is. But it appears that the scrollbar scrolls the whole page. It is on top the fixed header and the fixed footer. Anyone solved this problem?

我使用 iScrollView 插件仅滚动内容