jQuery Mobile only scroll content, not whole page -


i´m building app jquery mobile , phonegap. when got page , need scroll, jquery mobile scrolls whole page, , not content. scrollbar should content section is. appears scrollbar scrolls whole page. on top fixed header , fixed footer. solved problem?

i solved using iscrollview plugin scroll content only


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -