Persistent header in jQuery Mobile

后端 未结 10 754
慢半拍i
慢半拍i 2020-12-16 01:49

Couldn\'t figure out a way to put a bounty on my old question, so I\'m reposting it because maybe it was a bug.

Short version: I want a persistent header in a PhoneG

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 02:26

    1) Besides the jquery.js, jquerymobile.js and .css files download and include: jquery.easing.1.3.js, jquery.mobile.scrollview.js, and scrollview.js. (google)

    2) Standard header, listview, and footer with style attribue below:

    ...
    • List item 1
    ...

    As described in detail here.

提交回复
热议问题